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
a92d12f8
Commit
a92d12f8
authored
Feb 16, 2015
by
bow
Browse files
Merge branch 'patch_develop_defaultvmem' into 'develop'
Patch develop defaultvmem patch See merge request !97
parents
95abfc8e
1d22e497
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/biopet-framework/src/main/scala/nl/lumc/sasc/biopet/tools/FastqSync.scala
View file @
a92d12f8
...
...
@@ -33,8 +33,6 @@ class FastqSync(val root: Configurable) extends BiopetJavaCommandLineFunction {
javaMainClass
=
getClass
.
getName
override
val
defaultVmem
:
String
=
"5G"
@Input
(
doc
=
"Original FASTQ file (read 1 or 2)"
,
shortName
=
"r"
,
required
=
true
)
var
refFastq
:
File
=
null
...
...
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