From 0a333e29b4c03b497c5e4107b9c4d2666c5635be Mon Sep 17 00:00:00 2001 From: Athanasios Baltzis Date: Fri, 21 Oct 2022 14:02:12 +0200 Subject: [PATCH] Update nfcore_custom.config Co-authored-by: Jose Espinosa-Carrasco --- nfcore_custom.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nfcore_custom.config b/nfcore_custom.config index aa62e0f..53d7682 100644 --- a/nfcore_custom.config +++ b/nfcore_custom.config @@ -30,7 +30,7 @@ profiles { cfc_dev { includeConfig "${params.custom_config_base}/conf/cfc_dev.config" } cheaha { includeConfig "${params.custom_config_base}/conf/cheaha.config" } computerome { includeConfig "${params.custom_config_base}/conf/computerome.config" } - crg { includeConfig "${params.custom_config_base}/conf/crg.config" } + crg { includeConfig "${params.custom_config_base}/conf/crg.config" } crick { includeConfig "${params.custom_config_base}/conf/crick.config" } crukmi { includeConfig "${params.custom_config_base}/conf/crukmi.config" } czbiohub_aws { includeConfig "${params.custom_config_base}/conf/czbiohub_aws.config" }