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
038806f5
Commit
038806f5
authored
Feb 16, 2015
by
Peter van 't Hof
Browse files
Added hidden out file
parent
2404e328
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/biopet-framework/src/main/scala/nl/lumc/sasc/biopet/core/summary/WriteSummary.scala
View file @
038806f5
...
...
@@ -36,6 +36,9 @@ class WriteSummary(val root: Configurable) extends InProcessFunction with Config
case
f
:
QFunction
=>
deps
:+=
f
.
firstOutput
case
_
=>
}
jobOutputFile
=
new
File
(
out
.
getParentFile
,
".%s.%s.out"
.
format
(
out
.
getName
,
analysisName
))
super
.
freezeFieldValues
()
}
...
...
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