Skip to content
GitLab
Menu
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
119ff147
Commit
119ff147
authored
Mar 13, 2015
by
bow
Browse files
Update default Cufflinks vmem
parent
fb90d825
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/biopet-framework/src/main/scala/nl/lumc/sasc/biopet/extensions/Cufflinks.scala
View file @
119ff147
...
...
@@ -33,7 +33,7 @@ class Cufflinks(val root: Configurable) extends BiopetCommandLineFunction {
override
val
defaultThreads
=
8
/** default vmem for cluster jobs */
override
val
defaultVmem
=
"
5
G"
override
val
defaultVmem
=
"
8
G"
/** input file */
@Input
(
doc
=
"Input file (SAM or BAM)"
,
required
=
true
)
...
...
Write
Preview
Supports
Markdown
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