Update nfcore_custom.config

Co-authored-by: Jose Espinosa-Carrasco <kadomu@gmail.com>
master
Athanasios Baltzis 2 years ago committed by GitHub
parent 002fc84362
commit 0a333e29b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -30,7 +30,7 @@ profiles {
cfc_dev { includeConfig "${params.custom_config_base}/conf/cfc_dev.config" }
cheaha { includeConfig "${params.custom_config_base}/conf/cheaha.config" }
computerome { includeConfig "${params.custom_config_base}/conf/computerome.config" }
crg { includeConfig "${params.custom_config_base}/conf/crg.config" }
crg { includeConfig "${params.custom_config_base}/conf/crg.config" }
crick { includeConfig "${params.custom_config_base}/conf/crick.config" }
crukmi { includeConfig "${params.custom_config_base}/conf/crukmi.config" }
czbiohub_aws { includeConfig "${params.custom_config_base}/conf/czbiohub_aws.config" }

Loading…
Cancel
Save