From 9b710a07f54be03cb161fcda83b31c5a407d8d25 Mon Sep 17 00:00:00 2001 From: Cedric Arisdakessian Date: Mon, 3 Oct 2022 03:41:23 +0000 Subject: [PATCH] add mana config --- nfcore_custom.config | 1 + 1 file changed, 1 insertion(+) diff --git a/nfcore_custom.config b/nfcore_custom.config index aba5349..aec233f 100644 --- a/nfcore_custom.config +++ b/nfcore_custom.config @@ -52,6 +52,7 @@ profiles { ku_sund_dangpu {includeConfig "${params.custom_config_base}/conf/ku_sund_dangpu.config"} lugh { includeConfig "${params.custom_config_base}/conf/lugh.config" } maestro { includeConfig "${params.custom_config_base}/conf/maestro.config" } + mana { includeConfig "${params.custom_config_base}/conf/mana.config" } marvin { includeConfig "${params.custom_config_base}/conf/marvin.config" } medair { includeConfig "${params.custom_config_base}/conf/medair.config" } mjolnir_globe { includeConfig "${params.custom_config_base}/conf/mjolnir_globe.config" }