1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 08:29:54 +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
@ -40,6 +40,6 @@ nextflow run nf-core/rnaseq ...
## Databanks ## Databanks
A local copy of several genomes are available in `/mnt/projects/rpd/genomes.testing/S3_igenomes/` directory. A local copy of several genomes are available in `/mnt/projects/rpd/genomes.testing/S3_igenomes/` directory.
>NB: You will need an account to use the HPC cluster on GIS in order to run the pipeline. If in doubt contact IT or go to [Andreas Wilm](https://github.com/andreas-wilm) >NB: You will need an account to use the HPC cluster on GIS in order to run the pipeline. If in doubt contact IT or go to [Andreas Wilm](https://github.com/andreas-wilm)