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
72bfc405
Commit
72bfc405
authored
Aug 09, 2016
by
Peter van 't Hof
Browse files
Format fix
parent
f249177a
Changes
1
Hide whitespace changes
Inline
Side-by-side
shiva/src/main/scala/nl/lumc/sasc/biopet/pipelines/shiva/ShivaReport.scala
View file @
72bfc405
...
...
@@ -35,7 +35,7 @@ class ShivaReport(val root: Configurable) extends ReportBuilderExtension {
object
ShivaReport
extends
ShivaReportTrait
/** Trait for report generation for Shiva pipeline, this can be extended */
trait
ShivaReportTrait
extends
MultisampleMappingReportTrait
{
trait
ShivaReportTrait
extends
MultisampleMappingReportTrait
{
def
variantcallingExecuted
=
summary
.
getValue
(
"shiva"
,
"settings"
,
"multisample_variantcalling"
)
match
{
case
Some
(
true
)
=>
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