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" }