mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-23 08:49:54 +00:00
renamed eager pipeline config file
This commit is contained in:
parent
9ea3e2096a
commit
b71df6fe57
2 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@
|
|||
profiles {
|
||||
mpcdf { includeConfig "${params.custom_config_base}/conf/pipeline/eager/mpcdf.config" }
|
||||
eva { includeConfig "${params.custom_config_base}/conf/pipeline/eager/eva.config" }
|
||||
maestro { includeConfig "${params.custom_config_base}/conf/maestro.config" }
|
||||
maestronuclear { includeConfig "${params.custom_config_base}/conf/pipeline/eager/maestronuclear.config" }
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue