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
5665f7e9
Commit
5665f7e9
authored
May 31, 2016
by
Wai Yi Leung
Browse files
Fix lowercase
parent
cf99b25d
Changes
1
Hide whitespace changes
Inline
Side-by-side
mapping/src/main/scala/nl/lumc/sasc/biopet/pipelines/mapping/Mapping.scala
View file @
5665f7e9
...
...
@@ -100,7 +100,7 @@ class Mapping(val root: Configurable) extends QScript with SummaryQScript with S
override
def
defaults
=
Map
(
"gsnap"
->
Map
(
"batch"
->
4
),
"star"
->
Map
(
"out
SAM
unmapped"
->
"Within"
)
"star"
->
Map
(
"out
sam
unmapped"
->
"Within"
)
)
override
def
fixedValues
=
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