Skip to content
Snippets Groups Projects
Commit 1be4badc authored by Cats's avatar Cats
Browse files

increase memory for amber

parent c0477edf
No related branches found
No related tags found
No related merge requests found
......@@ -35,8 +35,8 @@ task Amber {
File referenceFastaDict
Int threads = 2
String memory = "52G"
String javaXmx = "50G"
String memory = "70G"
String javaXmx = "64G"
Int timeMinutes = 240
String dockerImage = "quay.io/biocontainers/hmftools-amber:3.5--0"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment