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
824daf88
Commit
824daf88
authored
Nov 24, 2016
by
Sander Bollen
Browse files
fix typo
parent
e5ac93ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
kopisu/src/main/scala/nl/lumc/sasc/biopet/pipelines/kopisu/Kopisu.scala
View file @
824daf88
...
...
@@ -77,7 +77,7 @@ class Kopisu(val root: Configurable) extends QScript with SummaryQScript with Re
xhmmMethod
.
foreach
{
method
=>
method
.
inputBams
=
inputBams
method
.
outputDir
=
new
File
(
outputDir
,
"xhmm_meth
i
d"
)
method
.
outputDir
=
new
File
(
outputDir
,
"xhmm_meth
o
d"
)
}
addSummaryJobs
()
...
...
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