mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
Update mpcdf.config
This commit is contained in:
parent
a1c5dc5fde
commit
0a685c1cc2
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
params {
|
||||
config_profile_description = 'MPCDF HPC profiles provided by nf-core/configs.'
|
||||
config_profile_description = 'MPCDF HPC profiles (unoffically) provided by nf-core/configs.'
|
||||
config_profile_contact = 'James Fellows Yates (@jfy133)'
|
||||
config_profile_url = 'https://www.mpcdf.mpg.de/services/computing'
|
||||
}
|
||||
|
@ -17,7 +17,7 @@ profiles {
|
|||
}
|
||||
|
||||
executor {
|
||||
queueSize =8
|
||||
queueSize = 8
|
||||
}
|
||||
|
||||
params {
|
||||
|
|
Loading…
Reference in a new issue