Skip to content
Snippets Groups Projects
Unverified Commit 72bbcce9 authored by Giannis Moustakas's avatar Giannis Moustakas Committed by GitHub
Browse files

Update macs2.wdl


Co-authored-by: default avatarDavy Cats <davycats.dc@gmail.com>
parent 055246a9
Branches BIOWDL-602
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ task PeakCalling {
Float? pval_thres
Boolean bdg = false
String? keepdup
Boolean? callsummits
Boolean callsummits = false
Int timeMinutes = 600 # Default to 10 hours
String memory = "8GiB"
String dockerImage = "quay.io/biocontainers/macs2:2.1.2--py27r351_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