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
9b7654c7
Commit
9b7654c7
authored
Mar 02, 2017
by
Peter van 't Hof
Browse files
Fix name of method
parent
d13713ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
kopisu/src/test/scala/nl/lumc/sasc/biopet/pipelines/kopisu/KopisuTest.scala
View file @
9b7654c7
...
...
@@ -56,7 +56,7 @@ class KopisuTest extends TestNGSuite with Matchers {
}
@Test
(
dataProvider
=
"shivaSvCallingOptions"
)
def
test
ShivaSvCalling
(
bams
:
Int
,
def
test
Kopisu
(
bams
:
Int
,
freec
:
Boolean
,
conifer
:
Boolean
)
=
{
val
outputDir
=
Files
.
createTempDir
()
...
...
Write
Preview
Markdown
is supported
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