2018-11-23 16:33:22 +00:00
|
|
|
/*
|
|
|
|
* -------------------------------------------------
|
|
|
|
* nfcore custom profile Nextflow config file
|
|
|
|
* -------------------------------------------------
|
|
|
|
* Config options for all custom environments.
|
|
|
|
* Cluster-specific config options should be saved
|
|
|
|
* in the conf folder and imported under a profile
|
|
|
|
* name here.
|
|
|
|
*/
|
|
|
|
|
2019-11-26 13:04:58 +00:00
|
|
|
//Please use a new line per include Config section to allow easier linting/parsing. Thank you.
|
2018-11-23 16:33:22 +00:00
|
|
|
profiles {
|
2020-10-22 21:23:56 +00:00
|
|
|
abims { includeConfig "${params.custom_config_base}/conf/abims.config" }
|
2021-09-28 10:08:27 +00:00
|
|
|
alice { includeConfig "${params.custom_config_base}/conf/alice.config" }
|
2021-07-03 10:17:21 +00:00
|
|
|
aws_tower { includeConfig "${params.custom_config_base}/conf/aws_tower.config" }
|
2021-07-27 14:35:19 +00:00
|
|
|
awsbatch { includeConfig "${params.custom_config_base}/conf/awsbatch.config" }
|
2020-05-27 14:19:15 +00:00
|
|
|
bi { includeConfig "${params.custom_config_base}/conf/bi.config" }
|
2019-07-31 20:52:16 +00:00
|
|
|
bigpurple { includeConfig "${params.custom_config_base}/conf/bigpurple.config" }
|
2019-03-06 18:14:45 +00:00
|
|
|
binac { includeConfig "${params.custom_config_base}/conf/binac.config" }
|
2021-03-29 17:25:58 +00:00
|
|
|
biohpc_gen { includeConfig "${params.custom_config_base}/conf/biohpc_gen.config" }
|
2021-07-27 14:35:19 +00:00
|
|
|
cambridge { includeConfig "${params.custom_config_base}/conf/cambridge.config" }
|
2019-09-22 14:45:09 +00:00
|
|
|
cbe { includeConfig "${params.custom_config_base}/conf/cbe.config" }
|
2019-07-29 10:08:07 +00:00
|
|
|
ccga_dx { includeConfig "${params.custom_config_base}/conf/ccga_dx.config" }
|
2020-02-07 10:09:22 +00:00
|
|
|
ccga_med { includeConfig "${params.custom_config_base}/conf/ccga_med.config" }
|
2019-03-06 18:14:45 +00:00
|
|
|
cfc { includeConfig "${params.custom_config_base}/conf/cfc.config" }
|
2020-03-23 16:22:02 +00:00
|
|
|
cfc_dev { includeConfig "${params.custom_config_base}/conf/cfc_dev.config" }
|
2021-08-31 12:12:24 +00:00
|
|
|
computerome { includeConfig "${params.custom_config_base}/conf/computerome.config" }
|
2019-03-06 18:14:45 +00:00
|
|
|
crick { includeConfig "${params.custom_config_base}/conf/crick.config" }
|
2019-07-31 22:30:51 +00:00
|
|
|
czbiohub_aws { includeConfig "${params.custom_config_base}/conf/czbiohub_aws.config" }
|
2021-07-27 14:35:19 +00:00
|
|
|
denbi_qbic { includeConfig "${params.custom_config_base}/conf/denbi_qbic.config" }
|
2020-03-09 14:35:45 +00:00
|
|
|
ebc { includeConfig "${params.custom_config_base}/conf/ebc.config" }
|
2021-04-06 15:51:46 +00:00
|
|
|
eddie { includeConfig "${params.custom_config_base}/conf/eddie.config" }
|
2021-02-14 16:50:20 +00:00
|
|
|
eva { includeConfig "${params.custom_config_base}/conf/eva.config" }
|
2019-11-25 15:23:25 +00:00
|
|
|
genotoul { includeConfig "${params.custom_config_base}/conf/genotoul.config" }
|
2019-10-16 16:15:04 +00:00
|
|
|
genouest { includeConfig "${params.custom_config_base}/conf/genouest.config" }
|
2019-03-06 18:14:45 +00:00
|
|
|
gis { includeConfig "${params.custom_config_base}/conf/gis.config" }
|
2021-07-27 14:35:19 +00:00
|
|
|
google { includeConfig "${params.custom_config_base}/conf/google.config" }
|
2021-09-27 14:05:19 +00:00
|
|
|
hasta { includeConfig "${params.custom_config_base}/conf/hasta.config" }
|
2019-07-31 21:37:11 +00:00
|
|
|
hebbe { includeConfig "${params.custom_config_base}/conf/hebbe.config" }
|
2021-07-27 14:35:19 +00:00
|
|
|
icr_davros { includeConfig "${params.custom_config_base}/conf/icr_davros.config" }
|
|
|
|
ifb_core { includeConfig "${params.custom_config_base}/conf/ifb_core.config" }
|
|
|
|
imperial { includeConfig "${params.custom_config_base}/conf/imperial.config" }
|
|
|
|
imperial_mb { includeConfig "${params.custom_config_base}/conf/imperial_mb.config" }
|
|
|
|
jax { includeConfig "${params.custom_config_base}/conf/jax.config" }
|
2021-07-28 11:16:16 +00:00
|
|
|
lugh { includeConfig "${params.custom_config_base}/conf/lugh.config" }
|
2020-09-04 17:52:46 +00:00
|
|
|
mpcdf { includeConfig "${params.custom_config_base}/conf/mpcdf.config" }
|
2019-03-06 18:14:45 +00:00
|
|
|
munin { includeConfig "${params.custom_config_base}/conf/munin.config" }
|
2021-07-28 18:10:35 +00:00
|
|
|
nu_genomics { includeConfig "${params.custom_config_base}/conf/nu_genomics.config" }
|
2021-02-02 08:40:10 +00:00
|
|
|
oist { includeConfig "${params.custom_config_base}/conf/oist.config" }
|
2019-07-31 20:52:16 +00:00
|
|
|
pasteur { includeConfig "${params.custom_config_base}/conf/pasteur.config" }
|
2019-03-06 18:14:45 +00:00
|
|
|
phoenix { includeConfig "${params.custom_config_base}/conf/phoenix.config" }
|
2019-07-31 21:40:43 +00:00
|
|
|
prince { includeConfig "${params.custom_config_base}/conf/prince.config" }
|
2021-09-08 12:33:39 +00:00
|
|
|
rosalind { includeConfig "${params.custom_config_base}/conf/rosalind.config" }
|
2021-04-21 19:47:48 +00:00
|
|
|
sanger { includeConfig "${params.custom_config_base}/conf/sanger.config"}
|
2021-01-21 10:52:58 +00:00
|
|
|
seg_globe { includeConfig "${params.custom_config_base}/conf/seg_globe.config"}
|
2020-06-17 13:25:07 +00:00
|
|
|
uct_hpc { includeConfig "${params.custom_config_base}/conf/uct_hpc.config" }
|
2019-03-06 18:14:45 +00:00
|
|
|
uppmax { includeConfig "${params.custom_config_base}/conf/uppmax.config" }
|
2020-03-10 01:07:46 +00:00
|
|
|
utd_ganymede { includeConfig "${params.custom_config_base}/conf/utd_ganymede.config" }
|
2021-06-17 02:19:38 +00:00
|
|
|
utd_sysbio { includeConfig "${params.custom_config_base}/conf/utd_sysbio.config" }
|
2019-03-06 18:14:45 +00:00
|
|
|
uzh { includeConfig "${params.custom_config_base}/conf/uzh.config" }
|
2018-11-23 16:33:22 +00:00
|
|
|
}
|
2019-03-13 16:15:16 +00:00
|
|
|
|
|
|
|
// If user hostnames contain one of these substring and they are
|
|
|
|
// not running the associated profile, it will trigger a warning message
|
|
|
|
// Should be defined here for all profiles (not within profile config)
|
|
|
|
params {
|
|
|
|
// This is a groovy map, not a nextflow parameter set
|
|
|
|
hostnames = [
|
2020-03-23 16:22:02 +00:00
|
|
|
binac: ['.binac.uni-tuebingen.de'],
|
2019-12-05 22:46:25 +00:00
|
|
|
cbe: ['.cbe.vbc.ac.at'],
|
2020-03-23 16:22:02 +00:00
|
|
|
cfc: ['.hpc.uni-tuebingen.de'],
|
2019-03-13 16:53:30 +00:00
|
|
|
crick: ['.thecrick.org'],
|
2021-07-27 14:35:19 +00:00
|
|
|
genotoul: ['.genologin1.toulouse.inra.fr', '.genologin2.toulouse.inra.fr'],
|
|
|
|
genouest: ['.genouest.org'],
|
2020-04-08 10:54:34 +00:00
|
|
|
icr_davros: ['.davros.compute.estate'],
|
2020-12-18 10:21:26 +00:00
|
|
|
imperial: ['.hpc.ic.ac.uk'],
|
|
|
|
imperial_mb: ['.hpc.ic.ac.uk'],
|
2020-03-10 01:07:46 +00:00
|
|
|
uppmax: ['.uppmax.uu.se'],
|
2021-06-17 14:08:27 +00:00
|
|
|
utd_ganymede: ['ganymede.utdallas.edu'],
|
2021-06-17 02:19:38 +00:00
|
|
|
utd_sysbio: ['sysbio.utdallas.edu']
|
2019-03-13 16:15:16 +00:00
|
|
|
]
|
2018-11-23 16:33:22 +00:00
|
|
|
}
|