mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-11 04:23:10 +00:00
Update conf/munin.config
Co-authored-by: Maxime U. Garcia <max.u.garcia@gmail.com>
This commit is contained in:
parent
50c4610345
commit
13c66f7e98
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ process {
|
||||||
}
|
}
|
||||||
|
|
||||||
process {
|
process {
|
||||||
withName:Mutect2 {
|
withName:'Mutect2|Mutect2Single' {
|
||||||
time = { check_max( 48.h * task.attempt, 'time' ) }
|
time = { check_max( 48.h * task.attempt, 'time' ) }
|
||||||
maxForks = 23
|
maxForks = 23
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue