Skip to content
Snippets Groups Projects
Commit 6cbf2b4a authored by Peter van 't Hof's avatar Peter van 't Hof
Browse files

Removed gears.js

parent 1afacc17
No related branches found
No related tags found
No related merge requests found
......@@ -44,9 +44,6 @@ object ShivaReport extends MultisampleMappingReportTrait {
override def pipelineName = "shiva"
override def extFiles = super.extFiles ++ List("js/gears.js")
.map(x => ExtFile("/nl/lumc/sasc/biopet/pipelines/gears/report/ext" + x, x))
override def additionalSections = super.additionalSections ++ (if (variantcallingExecuted) List("Variantcalling" -> ReportSection("/nl/lumc/sasc/biopet/pipelines/shiva/sampleVariants.ssp",
Map("showPlot" -> true, "showTable" -> false)))
else Nil)
......
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