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

Added todo

parent c6682896
No related branches found
No related tags found
No related merge requests found
......@@ -101,6 +101,7 @@ trait ShivaVariantcallingTrait extends SummaryQScript with SampleLibraryTag {
fb.isIntermediate = true
add(fb)
//TODO: need piping for this
val bz = new Bgzip(qscript)
bz.input = List(fb.outputVcf)
bz.output = outputFile
......
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