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

Fix summary jobs

parent 4295a7bd
No related branches found
No related tags found
No related merge requests found
......@@ -64,6 +64,8 @@ class GearsQiimeClosed(val root: Configurable) extends QScript with SummaryQScri
add(closedReference)
_otuMap = closedReference.otuMap
_otuTable = closedReference.otuTable
addSummaryJobs()
}
/** Must return a map with used settings for this pipeline */
......
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