From 0f6802a7c89705ab61f39dc4170a5f143ff16602 Mon Sep 17 00:00:00 2001 From: drpatelh Date: Wed, 31 Jul 2019 22:37:11 +0100 Subject: [PATCH] Add hebbe back in --- nfcore_custom.config | 1 + 1 file changed, 1 insertion(+) diff --git a/nfcore_custom.config b/nfcore_custom.config index 0578add..4b79495 100644 --- a/nfcore_custom.config +++ b/nfcore_custom.config @@ -19,6 +19,7 @@ profiles { cfc { includeConfig "${params.custom_config_base}/conf/cfc.config" } crick { includeConfig "${params.custom_config_base}/conf/crick.config" } gis { includeConfig "${params.custom_config_base}/conf/gis.config" } + hebbe { includeConfig "${params.custom_config_base}/conf/hebbe.config" } mendel { includeConfig "${params.custom_config_base}/conf/mendel.config" } munin { includeConfig "${params.custom_config_base}/conf/munin.config" } pasteur { includeConfig "${params.custom_config_base}/conf/pasteur.config" }