mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 08:29:54 +00:00
add description and profile
This commit is contained in:
parent
f5e2a9f9f3
commit
18d8edb046
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
params{
|
||||||
|
config_profile_description = 'Boehringer Ingelheim internal profile provided by nf-core/configs.'
|
||||||
|
config_profile_contact = 'Alexander Peltzer (@apeltzer)'
|
||||||
|
config_profile_url = 'https://www.boehringer-ingelheim.com/'
|
||||||
|
}
|
||||||
params.globalConfig = determine_global_config()
|
params.globalConfig = determine_global_config()
|
||||||
|
|
||||||
includeConfig params.globalConfig
|
includeConfig params.globalConfig
|
||||||
|
|
Loading…
Reference in a new issue