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
a0ee046e
Commit
a0ee046e
authored
Oct 04, 2016
by
Peter van 't Hof
Browse files
Remove default
parent
94ec5b1a
Changes
1
Hide whitespace changes
Inline
Side-by-side
gears/src/main/scala/nl/lumc/sasc/biopet/pipelines/gears/GearsCentrifuge.scala
View file @
a0ee046e
...
...
@@ -20,7 +20,6 @@ class GearsCentrifuge(val root: Configurable) extends QScript with SummaryQScrip
var
outputName
:
String
=
_
override
def
fixedValues
=
Map
(
"centrifugekreport"
->
Map
(
"only_unique"
->
false
))
override
def
defaults
=
Map
(
"centrifugekreport"
->
Map
(
"show_zeros"
->
true
))
def
init
()
:
Unit
=
{
require
(
fastqR1
!=
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