mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 00:26:03 +00:00
add Cedars-Sinai HPC
This commit is contained in:
parent
7d6482c652
commit
c60d73b565
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ profiles {
|
||||||
cbe { includeConfig "${params.custom_config_base}/conf/cbe.config" }
|
cbe { includeConfig "${params.custom_config_base}/conf/cbe.config" }
|
||||||
ccga_dx { includeConfig "${params.custom_config_base}/conf/ccga_dx.config" }
|
ccga_dx { includeConfig "${params.custom_config_base}/conf/ccga_dx.config" }
|
||||||
ccga_med { includeConfig "${params.custom_config_base}/conf/ccga_med.config" }
|
ccga_med { includeConfig "${params.custom_config_base}/conf/ccga_med.config" }
|
||||||
|
cedars { includeConfig "${params.custom_config_base}/conf/cedars.config" }
|
||||||
cfc { includeConfig "${params.custom_config_base}/conf/cfc.config" }
|
cfc { includeConfig "${params.custom_config_base}/conf/cfc.config" }
|
||||||
cfc_dev { includeConfig "${params.custom_config_base}/conf/cfc_dev.config" }
|
cfc_dev { includeConfig "${params.custom_config_base}/conf/cfc_dev.config" }
|
||||||
cheaha { includeConfig "${params.custom_config_base}/conf/cheaha.config" }
|
cheaha { includeConfig "${params.custom_config_base}/conf/cheaha.config" }
|
||||||
|
|
Loading…
Reference in a new issue