mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-21 16:16:04 +00:00
Update pipeline/sarek.config
This commit is contained in:
parent
25f6ab6dd9
commit
43f6f55ba2
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
* -------------------------------------------------
|
* -------------------------------------------------
|
||||||
* nfcore/sarek custom profile Nextflow config file
|
* 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
|
* Cluster-specific config options should be saved
|
||||||
* in the conf/pipeline/sarek folder and imported
|
* in the conf/pipeline/sarek folder and imported
|
||||||
* under a profile name here.
|
* under a profile name here.
|
||||||
|
@ -10,4 +10,4 @@
|
||||||
|
|
||||||
profiles {
|
profiles {
|
||||||
munin { includeConfig "${params.custom_config_base}/conf/pipeline/sarek/munin.config" }
|
munin { includeConfig "${params.custom_config_base}/conf/pipeline/sarek/munin.config" }
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue