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
genotoul-bioinfo
ng6
Commits
493f3912
Commit
493f3912
authored
Oct 15, 2013
by
Penom Nom
Browse files
Fix bug with exclude parameters.
parent
d8627a3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
workflows/methylseq/workflow.properties
View file @
493f3912
...
...
@@ -40,8 +40,6 @@ casava_directory.exclude = read_1
lane_number.name
=
lane_number
lane_number.flag
=
--lane-number
lane_number.help
=
Which lane should be processed (mandatory with casava-directory)
lane_number.required
=
True
lane_number.exclude
=
read_1
read_1.name
=
read_1
read_1.flag
=
--read-1
...
...
@@ -117,7 +115,7 @@ keep_reads.choices = pass_illumina_filters|not_pass_illumina_filters|all
histogram_width.name
=
histogram_width
histogram_width.flag
=
--histogram_width
histogram_width.help
=
Explicitly sets the histogram width, overriding automatic truncation of histogram tail.
histogram_width.default
=
5
00
histogram_width.default
=
8
00
min_pct.name
=
min_pct
min_pct.flag
=
--min_pct
...
...
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