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
0abb015b
Commit
0abb015b
authored
Nov 09, 2016
by
Peter van 't Hof
Browse files
Fixed report gearssingle
parent
cecbc0eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
gears/src/main/scala/nl/lumc/sasc/biopet/pipelines/gears/GearsSingleReport.scala
View file @
0abb015b
...
...
@@ -41,7 +41,7 @@ object GearsSingleReport extends ReportBuilder {
else
Nil
)
++
(
if
(
centrifugeExecuted
)
List
(
"Centrifuge analysis"
->
ReportSection
(
"/nl/lumc/sasc/biopet/pipelines/gears/krakenKrona.ssp"
,
Map
(
"summaryStatsTag"
->
"centrifuge_report"
)))
Map
(
"summaryModuleTag"
->
"gearscentrifuge"
,
"summaryStatsTag"
->
"centrifuge_
unique_
report"
)))
else
Nil
),
pageArgs
)
...
...
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