Skip to content
Snippets Groups Projects
Commit 2491e655 authored by Sander Bollen's avatar Sander Bollen
Browse files

remove dummy code

parent 385aa64d
No related branches found
No related tags found
No related merge requests found
......@@ -80,8 +80,6 @@ class ShivaVariantcalling(val root: Configurable) extends QScript
}).flatten.toList.sortBy(_.prio)
}
callers.filter(_.isInstanceOf[HaplotypeCallerGvcf])
/** This will add jobs for this pipeline */
def biopetScript(): Unit = {
require(inputBams.nonEmpty, "No input bams found")
......
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