Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Maintenance - Mise à jour mensuelle Lundi 6 Février entre 7h00 et 9h00
Open sidebar
genotoul-bioinfo
ng6
Commits
9b812608
Commit
9b812608
authored
Oct 09, 2013
by
Penom Nom
Browse files
Fix bug with delete_bam name.
parent
c4be5af4
Changes
3
Hide whitespace changes
Inline
Side-by-side
workflows/casava_qc/workflow.properties
View file @
9b812608
...
...
@@ -72,9 +72,10 @@ keep_reads.help = Keep reads which pass the Illumina filters or keep reads which
keep_reads.default
=
pass_illumina_filters
keep_reads.choices
=
pass_illumina_filters|not_pass_illumina_filters|all
delete_bam
=
delete_bam
delete_bam
.name
=
delete_bam
delete_bam.flag
=
--delete-bam
delete_bam.help
=
The BAM are not stored.
delete_bam.type
=
bool
delete_bam.default
=
False
histogram_width.name
=
histogram_width
...
...
workflows/illumina_qc/workflow.properties
View file @
9b812608
...
...
@@ -72,9 +72,10 @@ keep_reads.help = Keep reads which pass the Illumina filters or keep reads which
keep_reads.default
=
pass_illumina_filters
keep_reads.choices
=
pass_illumina_filters|not_pass_illumina_filters|all
delete_bam
=
delete_bam
delete_bam
.name
=
delete_bam
delete_bam.flag
=
--delete-bam
delete_bam.help
=
The BAM are not stored.
delete_bam.type
=
bool
delete_bam.default
=
False
histogram_width.name
=
histogram_width
...
...
workflows/illumina_rnaseq/workflow.properties
View file @
9b812608
...
...
@@ -55,9 +55,10 @@ keep_reads.help = Keep reads which pass the Illumina filters or keep reads which
keep_reads.default
=
pass_illumina_filters
keep_reads.choices
=
pass_illumina_filters|not_pass_illumina_filters|all
delete_bam
=
delete_bam
delete_bam
.name
=
delete_bam
delete_bam.flag
=
--delete-bam
delete_bam.help
=
The BAM are not stored.
delete_bam.type
=
bool
delete_bam.default
=
False
compression.name
=
compression
...
...
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