Skip to content
Snippets Groups Projects
Commit d5808c90 authored by Wai Yi Leung's avatar Wai Yi Leung
Browse files

Fix cutadapt test.

parent c1913ad8
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ class CutadaptTest extends FastqcV0101Test {
val fqc = new Fastqc(null)
fqc.output = outputv0101
fqc.contaminants = Option(resourceFile("fqc_contaminants_v0112.txt"))
// fqc.beforeGraph()
fqc.enableRCtrimming = true
fqc
}
......
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