1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-09-21 06:02:03 +00:00

Update pipeline/sarek.config

This commit is contained in:
Maxime Garcia 2019-11-20 15:13:13 +01:00 committed by MaxUlysse
parent 25f6ab6dd9
commit 43f6f55ba2

View file

@ -2,7 +2,7 @@
* -------------------------------------------------
* nfcore/sarek custom profile Nextflow config file
* -------------------------------------------------
* Config options for all custom environments.
* Config options for custom environments.
* Cluster-specific config options should be saved
* in the conf/pipeline/sarek folder and imported
* under a profile name here.
@ -10,4 +10,4 @@
profiles {
munin { includeConfig "${params.custom_config_base}/conf/pipeline/sarek/munin.config" }
}
}