8000 GitHub - tthyer/synapse-nextflow: synapseclient cli wrapped in nextflow
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tthyer/synapse-nextflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

synapse-nextflow

This is the nextflow tool that wraps synaspeclient cli.

nextflow pull Sage-Bionetworks/synapse-nextflow
nextflow run Sage-Bionetworks/synapse-nextflow --help

If you have conda installed locally, but don't have a conda synapse env, you can leverage the conda profile. This creates a local conda environment wherever you are running this nextflow command.

nextflow run Sage-Bionetworks/synapse-nextflow --command get --synapseconfig ~/.synapseConfig --synid syn18081597 -profile conda

If you want to run commands via docker

nextflow run Sage-Bionetworks/synapse-nextflow --command get --synapseconfig ~/.synapseConfig --synid syn18081597 -profile docker

About

synapseclient cli wrapped in nextflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nextflow 100.0%
0