1
0
Fork 0
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:
ajodeh-juma 2022-03-16 16:17:54 +03:00
parent 06854c9f2d
commit 188c3a39cc

View file

@ -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