mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
Add czbiohub_aws to list
This commit is contained in:
parent
3a481402b8
commit
268e411d10
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