1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 00:26:03 +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:59:06 +01:00 committed by GitHub
parent cb96c4bd2d
commit a844335942
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,9 +18,8 @@ params {
process { process {
executor = 'local' executor = 'local'
maxForks = 46 maxForks = 46
}
process { // Limit cpus for Mutect2
withName:'Mutect2|Mutect2Single' { withName:'Mutect2|Mutect2Single' {
time = {48.h * task.attempt} time = {48.h * task.attempt}
maxForks = 23 maxForks = 23