Mercurial > repos > devteam > freebayes
changeset 33:04fa42777df9 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freebayes commit a89c26123a658a71af5a0a66245b977384ab8867"
author | iuc |
---|---|
date | Fri, 03 Dec 2021 22:27:40 +0000 |
parents | 8a7a42541080 |
children | a7c9782130e8 |
files | freebayes.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/freebayes.xml Wed Dec 01 21:50:06 2021 +0000 +++ b/freebayes.xml Fri Dec 03 22:27:40 2021 +0000 @@ -1,4 +1,4 @@ -<tool id="freebayes" name="FreeBayes" version="@TOOL_VERSION@+galaxy0"> +<tool id="freebayes" name="FreeBayes" version="@TOOL_VERSION@+galaxy1"> <description>bayesian genetic variant detector</description> <xrefs> <xref type="bio.tools">freebayes</xref> @@ -181,7 +181,7 @@ ##INPUT FILTERS #if str( $options_type.input_filters.input_filters_selector ) == "set": - $standard_filters + ${options_type.input_filters.standard_filters} ${options_type.input_filters.use_duplicate_reads} --min-mapping-quality ${options_type.input_filters.min_mapping_quality} --min-base-quality ${options_type.input_filters.min_base_quality}