Skip to content
Snippets Groups Projects
Unverified Commit e996878a 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 e89b1d7d
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ task PeakCalling { ...@@ -29,7 +29,7 @@ task PeakCalling {
String outDir = "macs2" String outDir = "macs2"
String sampleName String sampleName
String format = "AUTO" String format = "AUTO"
Boolean? nomodel Boolean nomodel = false
String? gensz String? gensz
Int? extsize Int? extsize
Int? shiftsize Int? shiftsize
......
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