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
740df971
Commit
740df971
authored
Oct 29, 2015
by
Peter van 't Hof
Browse files
Fixed library key
parent
e1795b9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/biopet-core/src/main/scala/nl/lumc/sasc/biopet/core/summary/WriteSummary.scala
View file @
740df971
...
...
@@ -115,7 +115,7 @@ class WriteSummary(val root: Configurable) extends InProcessFunction with Config
qscript
.
summaryName
->
Map
(
"settings"
->
sample
.
summarySettings
),
"libraries"
->
sample
.
libraries
.
map
{
case
(
libName
,
lib
)
=>
sample
Name
->
Map
(
lib
Name
->
Map
(
qscript
.
summaryName
->
Map
(
"settings"
->
lib
.
summarySettings
)
)
}
...
...
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