Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mirrors
biopet.biopet
Commits
d5808c90
Commit
d5808c90
authored
May 11, 2016
by
Wai Yi Leung
Browse files
Fix cutadapt test.
parent
c1913ad8
Changes
1
Hide whitespace changes
Inline
Side-by-side
flexiprep/src/test/scala/nl/lumc/sasc/biopet/pipelines/flexiprep/CutadaptTest.scala
View file @
d5808c90
...
...
@@ -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
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment