You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nf-configs/conf/pipeline/ampliseq/binac.config

11 lines
276 B
Plaintext

// Profile config names for nf-core/configs
params {
// Specific nf-core/configs params
config_profile_contact = 'Alexander Peltzer (@apeltzer)'
config_profile_description = 'nf-core/ampliseq BINAC profile provided by nf-core/configs'
}
env {
TZ='Europe/Berlin'
}