Skip to content
Snippets Groups Projects
Commit 61bc6145 authored by cagaser's avatar cagaser
Browse files

modify delly.wdl: add 6G memory in runtime

parent 963be8b7
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,7 @@ task CallSV {
runtime {
docker: "quay.io/biocontainers/delly:0.8.1--h4037b6b_1"
memory: "5G"
}
}
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