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
29a84a74
Commit
29a84a74
authored
May 17, 2016
by
bow
Browse files
Merge branch 'fix-fifo_job_name' into 'develop'
Fixed fifo job names Fixes #334 See merge request !399
parents
43253296
1d57ce0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
biopet-core/src/main/scala/nl/lumc/sasc/biopet/core/BiopetFifoPipe.scala
View file @
29a84a74
...
...
@@ -73,6 +73,8 @@ class BiopetFifoPipe(val root: Configurable,
_pipesJobs
:::=
commands
_pipesJobs
=
_pipesJobs
.
distinct
analysisName
=
commands
.
map
(
_
.
analysisName
).
mkString
(
"_"
)
}
override
def
beforeCmd
()
:
Unit
=
{
...
...
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