1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-09-21 14:02:05 +00:00
nf-configs/conf/pipeline/ampliseq/binac.config

11 lines
276 B
Text
Raw Normal View History

// 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'
}