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
d6272ab2
Commit
d6272ab2
authored
Oct 15, 2015
by
Peter van 't Hof
Browse files
Added jobs to pipejobs
parent
8bf162ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/flexiprep/src/main/scala/nl/lumc/sasc/biopet/pipelines/flexiprep/Flexiprep.scala
View file @
d6272ab2
...
...
@@ -214,6 +214,7 @@ class Flexiprep(val root: Configurable) extends QScript with SummaryQScript with
qcCmdR2
.
beforeCmd
()
fqSync
.
beforeCmd
()
commands
=
qcCmdR1
.
jobs
:::
qcCmdR2
.
jobs
:::
fqSync
::
Nil
commands
.
foreach
(
addPipeJob
)
super
.
beforeCmd
()
}
}
...
...
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