mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-13 05:03:10 +00:00
Added bash statement to code-block
This commit is contained in:
parent
68180748e6
commit
08dce7453a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ To use, run the pipeline with `-profile crick`. This will download and launch th
|
|||
|
||||
Before running the pipeline you will need to load Nextflow and Singularity using the environment module system on CAMP. You can do this by issuing the commands below:
|
||||
|
||||
```
|
||||
```bash
|
||||
## Load Nextflow and Singularity environment modules
|
||||
module purge
|
||||
module load Nextflow/0.32.0
|
||||
|
|
Loading…
Reference in a new issue