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:
parent
6f264ac2ca
commit
64e78a3dc1
1 changed files with 1 additions and 1 deletions
|
@ -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 \\
|
||||
|
|
Loading…
Reference in a new issue