diff --git a/conf/hasta.config b/conf/hasta.config index 7db9b4c..67d8652 100644 --- a/conf/hasta.config +++ b/conf/hasta.config @@ -26,9 +26,6 @@ process { memory = 64.GB ext.args = "--java-mem-size=60G" } - withName: 'PICARD_COLLECTHSMETRICS|PICARD_COLLECTMULTIPLEMETRICS|COLLECTREADCOUNTS|DENOISEREADCOUNTS' { - clusterOptions = { task.memory ? "-l h_vmem=${task.memory.bytes/task.cpus}+2" : null } - } } profiles {