mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 16:29:55 +00:00
add gis.md documentation
This commit is contained in:
parent
06854c9f2d
commit
188c3a39cc
1 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ set -u
|
||||||
# Run a downloaded/git-cloned nextflow workflow from
|
# Run a downloaded/git-cloned nextflow workflow from
|
||||||
nextflow run \\
|
nextflow run \\
|
||||||
nf-core/workflow \\
|
nf-core/workflow \\
|
||||||
-resume
|
-resume \\
|
||||||
-profile gis \\
|
-profile gis \\
|
||||||
--email my-email@example.org \\
|
--email my-email@example.org \\
|
||||||
-c my-specific.config
|
-c my-specific.config
|
||||||
|
|
Loading…
Reference in a new issue