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
f9b25fde
Commit
f9b25fde
authored
Jan 25, 2017
by
Peter van 't Hof
Browse files
Adding centrifuge to summary
parent
7a5a83fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
gears/src/main/scala/nl/lumc/sasc/biopet/pipelines/gears/GearsCentrifuge.scala
View file @
f9b25fde
...
...
@@ -38,6 +38,7 @@ class GearsCentrifuge(val root: Configurable) extends QScript with SummaryQScrip
val
centrifugeCmd
=
centrifuge
|
new
Gzip
(
this
)
>
centrifugeOutput
centrifugeCmd
.
threadsCorrection
=
-
1
add
(
centrifugeCmd
)
addSummarizable
(
centrifuge
,
"centrifuge"
)
makeKreport
(
"centrifuge"
,
unique
=
false
)
makeKreport
(
"centrifuge_unique"
,
unique
=
true
)
...
...
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