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
f2c27a88
Commit
f2c27a88
authored
Dec 28, 2015
by
Peter van 't Hof
Browse files
Fixed output dir
parent
a470768f
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/mapping/src/main/scala/nl/lumc/sasc/biopet/pipelines/mapping/MultisampleMappingTrait.scala
View file @
f2c27a88
...
...
@@ -70,6 +70,7 @@ trait MultisampleMappingTrait extends MultiSampleQScript
val
m
=
new
Mapping
(
qscript
)
m
.
sampleId
=
Some
(
sampleId
)
m
.
libId
=
Some
(
libId
)
m
.
outputDir
=
libDir
Some
(
m
)
}
else
None
...
...
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