Skip to content

Commit 9f02244

Browse files
fix F72 memory fraction for bam2pileup
1 parent c24f62d commit 9f02244

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/resources.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,7 @@
818818
},
819819
"memory": {
820820
"min": "5 GB",
821-
"fraction": 0.07,
821+
"fraction": 0.35,
822822
"max": "5 GB"
823823
},
824824
"retry_strategy": {

0 commit comments

Comments
 (0)