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

modify delly.wdl: increased memory to 10G

parent fe4faad7
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ task CallSV { ...@@ -7,7 +7,7 @@ task CallSV {
IndexedBamFile bamFile IndexedBamFile bamFile
Reference reference Reference reference
String outputPath String outputPath
Int mem = 5 Int mem = 10
} }
......
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