mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 08:29:54 +00:00
Update cfc config
* Change singularity version documentation
This commit is contained in:
parent
2e9a8642c0
commit
aaa7be049a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Before running the pipeline you will need to load Nextflow and Singularity using
|
||||||
## Load Nextflow and Singularity environment modules
|
## Load Nextflow and Singularity environment modules
|
||||||
module purge
|
module purge
|
||||||
module load devel/java_jdk/1.8.0u121
|
module load devel/java_jdk/1.8.0u121
|
||||||
module load qbic/singularity_slurm/3.0.1
|
module load qbic/singularity_slurm/3.0.3
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue