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
2491e655
Commit
2491e655
authored
May 09, 2016
by
Sander Bollen
Browse files
remove dummy code
parent
385aa64d
Changes
1
Hide whitespace changes
Inline
Side-by-side
shiva/src/main/scala/nl/lumc/sasc/biopet/pipelines/shiva/ShivaVariantcalling.scala
View file @
2491e655
...
...
@@ -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"
)
...
...
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