Skip to content

Commit

Permalink
add path to nextflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lpantano committed Jul 3, 2024
1 parent 560c51b commit ad8c863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pipelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ module load java/jdk-21.0.2
export NXF_APPTAINER_CACHEDIR=/n/app/singularity/containers/shared/bcbio/nf-core-rnaseq-3.14.0
export NXF_SINGULARITY_LIBRARYDIR=/n/app/singularity/containers/shared/bcbio/nf-core-rnaseq-3.14.0
./nextflow run nf-core/rnaseq -r 3.14.0 -profile singularity,test --outdir here -resume
/n/app/bcbio/nextflow/nextflow run nf-core/rnaseq -r 3.14.0 -profile singularity,test --outdir here -resume
```

## Nextflow in FAS
Expand Down

0 comments on commit ad8c863

Please sign in to comment.