1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 00:26:03 +00:00

Update the doc

This commit is contained in:
Remi Planel 2019-07-30 15:17:25 +02:00
parent 6f264ac2ca
commit 64e78a3dc1

View file

@ -43,7 +43,7 @@ module load singularity
# Run nextflow workflow
nextflow run \\
/path/to/pipeline-dir/from/step/2/workflow \\
/path/to/pipeline-dir/from/step/3/workflow \\
-resume
-profile pasteur \\
-with-singularity /path/to/pipeline-dir/from/step/3/singularity-images/singularity.img \\