Skip to content

Commit

Permalink
Bumping down DV postprocess variants allocations
Browse files Browse the repository at this point in the history
  • Loading branch information
skchronicles committed Feb 14, 2024
1 parent e603927 commit 34445af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/cluster.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@
"time": "1-00:00:00"
},
"deepvariant_postprocess_variants": {
"threads": "32",
"mem": "64G",
"threads": "4",
"mem": "32G",
"time": "1-00:00:00"
},
"fastp": {
Expand Down

0 comments on commit 34445af

Please sign in to comment.