Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Mirrors
biopet.biopet
Commits
931771fe
Commit
931771fe
authored
Jul 25, 2017
by
pjvan_thof
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding more default memory
parent
23a0b18f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
biopet-core/src/main/scala/nl/lumc/sasc/biopet/extensions/tools/RefflatStats.scala
...a/nl/lumc/sasc/biopet/extensions/tools/RefflatStats.scala
+2
-0
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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