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
6073f6aa
Commit
6073f6aa
authored
Jan 20, 2016
by
Sander van der Zeeuw
Browse files
typo
parent
86ad2593
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/shiva/src/test/scala/nl/lumc/sasc/biopet/pipelines/shiva/ShivaVariantcallingTest.scala
View file @
6073f6aa
...
...
@@ -64,7 +64,7 @@ class ShivaVariantcallingTest extends TestNGSuite with Matchers {
raw
:
Boolean
,
bcftools
:
Boolean
,
bcftoolsSinglesample
:
Boolean
,
freebayes
:
Boolean
,
freebayes
:
Boolean
,
varscanCnsSinglesample
:
Boolean
)
=
{
val
callers
:
ListBuffer
[
String
]
=
ListBuffer
()
if
(
raw
)
callers
.
append
(
"raw"
)
...
...
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