Skip to content
GitLab
Menu
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
a564d05b
Commit
a564d05b
authored
Jul 19, 2016
by
Sander Bollen
Browse files
tiny little fix
parent
e8b95688
Changes
1
Hide whitespace changes
Inline
Side-by-side
shiva/src/test/scala/nl/lumc/sasc/biopet/pipelines/shiva/variantcallers/HaploTypeCallerGvcfTest.scala
View file @
a564d05b
...
...
@@ -19,7 +19,7 @@ class HaploTypeCallerGvcfTest extends TestNGSuite with Matchers {
hc
.
biopetScript
()
hc
.
getGvcfs
.
size
shouldBe
3
hc
.
getGvcfs
.
keys
.
toList
shouldEqual
samples
hc
.
getGvcfs
.
keys
.
toList
.
sorted
shouldEqual
samples
.
sorted
}
def
createInputMap
(
samples
:
List
[
String
])
:
Map
[
String
,
File
]
=
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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