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
931771fe
Commit
931771fe
authored
Jul 25, 2017
by
pjvan_thof
Browse files
Adding more default memory
parent
23a0b18f
Changes
1
Hide whitespace changes
Inline
Side-by-side
biopet-core/src/main/scala/nl/lumc/sasc/biopet/extensions/tools/RefflatStats.scala
View file @
931771fe
...
...
@@ -44,6 +44,8 @@ class RefflatStats(val parent: Configurable) extends ToolCommandFunction with Re
@Output
(
required
=
true
)
var
intronOutput
:
File
=
_
override
def
defaultCoreMemory
=
5.0
override
def
beforeGraph
()
:
Unit
=
{
super
.
beforeGraph
()
if
(
reference
==
null
)
reference
=
referenceFasta
()
...
...
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