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
a6e9c469
Commit
a6e9c469
authored
Oct 12, 2015
by
Sander van der Zeeuw
Browse files
mpileup_reference_added
parent
98bc93d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/shiva/src/main/scala/nl/lumc/sasc/biopet/pipelines/shiva/ShivaVariantcallingTrait.scala
View file @
a6e9c469
...
...
@@ -161,6 +161,8 @@ trait ShivaVariantcallingTrait extends SummaryQScript with SampleLibraryTag with
val
mp
=
new
SamtoolsMpileup
(
qscript
)
mp
.
input
=
inputBams
mp
.
u
=
true
//TODO: proper piping should be implemented
mp
.
reference
=
referenceFasta
()
val
bt
=
new
BcftoolsCall
(
qscript
)
bt
.
O
=
"z"
...
...
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