From 922638be0a6b83f4d3245b8c865062d3262961ec Mon Sep 17 00:00:00 2001 From: Olga Botvinnik Date: Tue, 29 Sep 2020 16:17:31 -0700 Subject: [PATCH] Update nfcore_custom.config --- nfcore_custom.config | 1 + 1 file changed, 1 insertion(+) diff --git a/nfcore_custom.config b/nfcore_custom.config index c856521..7f1d194 100644 --- a/nfcore_custom.config +++ b/nfcore_custom.config @@ -21,6 +21,7 @@ profiles { cfc_dev { includeConfig "${params.custom_config_base}/conf/cfc_dev.config" } crick { includeConfig "${params.custom_config_base}/conf/crick.config" } czbiohub_aws { includeConfig "${params.custom_config_base}/conf/czbiohub_aws.config" } + czbiohub_local { includeConfig "${params.custom_config_base}/conf/czbiohub_local.config" } ebc { includeConfig "${params.custom_config_base}/conf/ebc.config" } icr_davros { includeConfig "${params.custom_config_base}/conf/icr_davros.config" } genotoul { includeConfig "${params.custom_config_base}/conf/genotoul.config" }