mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 08:29:54 +00:00
Add czbiohub_aws to list of configs"
This commit is contained in:
parent
b82d68c009
commit
cfcb533b95
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ profiles {
|
|||
ccga { includeConfig "${params.custom_config_base}/conf/ccga.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" }
|
||||
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" }
|
||||
|
|
Loading…
Reference in a new issue