From 165af5122f31f0ff63827366abcf5fc0c67e816a Mon Sep 17 00:00:00 2001 From: drpatelh Date: Mon, 3 Aug 2020 11:39:23 +0100 Subject: [PATCH] Update docs --- docs/crick.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/crick.md b/docs/crick.md index e18db65..5eae24f 100644 --- a/docs/crick.md +++ b/docs/crick.md @@ -10,7 +10,7 @@ Before running the pipeline you will need to load Nextflow and Singularity using ## Load Nextflow and Singularity environment modules module purge module load Nextflow/19.10.0 -module load Singularity/2.6.0-foss-2016b +module load Singularity ``` A local copy of the [AWS-iGenomes](https://github.com/ewels/AWS-iGenomes) resource has been made available on CAMP so you should be able to run the pipeline against any reference available in the `igenomes.config` specific to the nf-core pipeline. You can do this by simply using the `--genome ` parameter. Some of the more exotic genomes may not have been downloaded onto CAMP so have a look in the `igenomes_base` path specified in [`crick.config`](../conf/crick.config), and if your genome of interest isnt present please contact [BABS](mailto:bioinformatics@crick.ac.uk).