mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
fix(sysbio): Add sysbio to rnaseq
This commit is contained in:
parent
21e1037e0c
commit
f9e4ec4a8d
1 changed files with 1 additions and 0 deletions
|
@ -10,4 +10,5 @@
|
||||||
|
|
||||||
profiles {
|
profiles {
|
||||||
eddie { includeConfig "${params.custom_config_base}/conf/pipeline/rnaseq/eddie.config" }
|
eddie { includeConfig "${params.custom_config_base}/conf/pipeline/rnaseq/eddie.config" }
|
||||||
|
utd_sysbio { includeConfig "${params.custom_config_base}/conf/pipeline/rnaseq/utd_sysbio.config" }
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue