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
07c86968
Commit
07c86968
authored
May 09, 2015
by
Peter van 't Hof
Browse files
Raise default memory
parent
72b01822
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/biopet-framework/src/main/scala/nl/lumc/sasc/biopet/tools/FastqSync.scala
View file @
07c86968
...
...
@@ -57,7 +57,7 @@ class FastqSync(val root: Configurable) extends BiopetJavaCommandLineFunction wi
@Output
(
doc
=
"Sync statistics"
,
required
=
true
)
var
outputStats
:
File
=
null
override
val
defaultCoreMemory
=
2
.0
override
val
defaultCoreMemory
=
4
.0
// executed command line
override
def
commandLine
=
...
...
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