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

Update conf/munin.config

Co-authored-by: Maxime U. Garcia <max.u.garcia@gmail.com>
This commit is contained in:
Praveen Raj S 2022-03-15 16:56:03 +01:00 committed by GitHub
parent 50c4610345
commit 13c66f7e98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ process {
}
process {
withName:Mutect2 {
withName:'Mutect2|Mutect2Single' {
time = { check_max( 48.h * task.attempt, 'time' ) }
maxForks = 23
}