mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-12-04 04:39:54 +00:00
Update docs/gis.md
This commit is contained in:
parent
93978cd673
commit
34441a8f82
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ source /mnt/projects/rpd/rc/init.2017-04
|
||||||
module load miniconda3
|
module load miniconda3
|
||||||
|
|
||||||
|
|
||||||
# Run a nextflow pipeline with dependencies bundles in a conda environment
|
# Run a nextflow pipeline with dependencies bundled in a conda environment
|
||||||
set +u
|
set +u
|
||||||
source activate nfcore-rnaseq-1.0dev
|
source activate nfcore-rnaseq-1.0dev
|
||||||
set -u
|
set -u
|
||||||
|
|
Loading…
Reference in a new issue