Nextflow Plugin
Last updated
Was this helpful?
Was this helpful?
nextflow run main.nf -plugins nf-quilt@0.7.16# export NXF_VER=23.04.3
export LOG4J_DEBUG=true # for verbose logging
export NXF_PLUGINS_TEST_REPOSITORY=https://github.com/quiltdata/nf-quilt/releases/download/0.8.6/nf-quilt-0.8.6-meta.jsonquilt+s3://quilt-example-bucket#package=test/nf_quilt_rnaseqnextflow run my/analysis \
--indir quilt+s3://quilt-example-bucket#package=test/nf_quilt_rnaseq.csv \
--outdir quilt+s3://prod-bucket#package=experiment/analysis