Skip to content
Snippets Groups Projects
Commit 89a0324a authored by Cats's avatar Cats
Browse files

increase resources GRIDSS

parent 787ad56b
No related branches found
No related tags found
No related merge requests found
......@@ -93,10 +93,10 @@ task GRIDSS {
File? blacklistBed
File? gridssProperties
Int jvmHeapSizeGb = 200
Int jvmHeapSizeGb = 300
Int nonJvmMemoryGb = 50
Int threads = 4
Int timeMinutes = ceil(7200 / threads) + 180
Int timeMinutes = ceil(7200 / threads) + 1800
String dockerImage = "quay.io/biowdl/gridss:2.12.2"
}
......
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