Skip to content
Snippets Groups Projects
Unverified Commit a5aa0fef authored by Jasper's avatar Jasper Committed by GitHub
Browse files

Update bwa-mem2.wdl

parent adf58a85
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ task Mem {
Int? memoryGb
Int threads = 4
Int timeMinutes = 1 + ceil(size([read1, read2], "G") * 220 / threads)
# Contains bwa-mem2 2.0 bwakit 0.7.17.dev1 and samtools 1.10
# Contains bwa-mem2 2.0 bwakit 0.7.17.dev1 and samtools 1.10.
String dockerImage = "quay.io/biocontainers/mulled-v2-6a15c99309c82b345497d24489bee67bbb76c2f6:1c9c3227b9bf825a8dc9726a25701aa23c0b1f12-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