mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-13 05:03:10 +00:00
Update conf/munin.config
Co-authored-by: Maxime U. Garcia <max.u.garcia@gmail.com>
This commit is contained in:
parent
cb96c4bd2d
commit
a844335942
1 changed files with 1 additions and 2 deletions
|
@ -18,9 +18,8 @@ params {
|
|||
process {
|
||||
executor = 'local'
|
||||
maxForks = 46
|
||||
}
|
||||
|
||||
process {
|
||||
// Limit cpus for Mutect2
|
||||
withName:'Mutect2|Mutect2Single' {
|
||||
time = {48.h * task.attempt}
|
||||
maxForks = 23
|
||||
|
|
Loading…
Reference in a new issue