From 8be28979617ff6a313c923488e5d7fd2dcb0ca68 Mon Sep 17 00:00:00 2001 From: drpatelh Date: Wed, 31 Jul 2019 22:27:37 +0100 Subject: [PATCH] Remove problematic configs --- nfcore_custom.config | 5 ----- 1 file changed, 5 deletions(-) diff --git a/nfcore_custom.config b/nfcore_custom.config index 2ae18df..37cd5f1 100644 --- a/nfcore_custom.config +++ b/nfcore_custom.config @@ -18,11 +18,6 @@ profiles { ccga_dx { includeConfig "${params.custom_config_base}/conf/ccga_dx.config" } cfc { includeConfig "${params.custom_config_base}/conf/cfc.config" } crick { includeConfig "${params.custom_config_base}/conf/crick.config" } - czbiohub_aws { includeConfig "${params.custom_config_base}/conf/czbiohub_aws.config" } - czbiohub_aws_highpriority { - includeConfig "${params.custom_config_base}/conf/czbiohub_aws.config" - includeConfig "${params.custom_config_base}/conf/czbiohub_aws_highpriority.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" }