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
bb66d720
Commit
bb66d720
authored
May 11, 2016
by
Peter van 't Hof
Browse files
Fixed test
parent
d2673ec5
Changes
1
Hide whitespace changes
Inline
Side-by-side
shiva/src/test/scala/nl/lumc/sasc/biopet/pipelines/shiva/ShivaTest.scala
View file @
bb66d720
...
...
@@ -224,7 +224,12 @@ object ShivaTest {
"pysvtools"
->
Map
(
"exe"
->
"test"
,
"exclusion_regions"
->
"test"
,
"translocations_only"
->
false
)
"translocations_only"
->
false
),
"freec"
->
Map
(
"exe"
->
"test"
,
"chrFiles"
->
"test"
,
"chrLenFile"
->
"test"
)
)
val
sample1
=
Map
(
...
...
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