Skip to content
Snippets Groups Projects
Commit a5dc8e68 authored by Ruben Vorderman's avatar Ruben Vorderman
Browse files

remove default adapter

parent bee1944b
No related branches found
No related tags found
No related merge requests found
......@@ -13,8 +13,7 @@ task Cutadapt {
Array[String]+? adapterRead2
Array[String]+? frontRead2
Array[String]+? anywhereRead2
# FIXME: default should be set at the subworkflow level, not here. Needs to wait for cromwell fix.
Array[String]+? adapterBoth = ["AGATCGGAAGAG"]
Array[String]+? adapterBoth
# contaminations = anywhereBoth
Array[String]+? contaminations
Boolean? interleaved
......
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