From 897d0a188b4e2bacba1dee5ff9345d4fef040506 Mon Sep 17 00:00:00 2001 From: Simon Pearce <24893913+SPPearce@users.noreply.github.com> Date: Thu, 1 Sep 2022 10:32:43 +0100 Subject: [PATCH] Update nfcore_custom.config Co-authored-by: Maxime U. Garcia --- nfcore_custom.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nfcore_custom.config b/nfcore_custom.config index fa26f03..fae764b 100644 --- a/nfcore_custom.config +++ b/nfcore_custom.config @@ -31,7 +31,7 @@ profiles { cheaha { includeConfig "${params.custom_config_base}/conf/cheaha.config" } computerome { includeConfig "${params.custom_config_base}/conf/computerome.config" } crick { includeConfig "${params.custom_config_base}/conf/crick.config" } - crukmi { includeConfig "${params.custom_config_base}/conf/crukmi.config" } + crukmi { includeConfig "${params.custom_config_base}/conf/crukmi.config" } czbiohub_aws { includeConfig "${params.custom_config_base}/conf/czbiohub_aws.config" } denbi_qbic { includeConfig "${params.custom_config_base}/conf/denbi_qbic.config" } ebc { includeConfig "${params.custom_config_base}/conf/ebc.config" }