changeset 2:96580cd76488 draft

"planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/polypolish commit f361210f97bf2dfa63c2267193eca3163e17f78a-dirty"
author thanhlv
date Fri, 23 Sep 2022 23:29:09 +0000
parents a38f6a0ebbf9
children 5f21f2cf1ede
files polypolish.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/polypolish.xml	Fri Sep 23 23:26:59 2022 +0000
+++ b/polypolish.xml	Fri Sep 23 23:29:09 2022 +0000
@@ -52,7 +52,7 @@
         </conditional>
         <param argument="min_depth" type="integer" value="5" min="1" label="Minimum depth" />
         <param argument="fraction_invalid" type="float" value="0.2" min="0.0" max="1.0" label="Fraction value of the read depth to be considered invalid" />
-        <param argument="fraction_valid" type="integer" value="0.2" min="0.0" max="1.0" label="Ignore alignments with more than this many mismatches and indels" />
+        <param argument="fraction_valid" type="float" value="0.2" min="0.0" max="1.0" label="Ignore alignments with more than this many mismatches and indels" />
         <param argument="max_errors" type="integer" value="10" min="1" label="Fraction value of the read depth to be considered invalid" />
         <param argument="debug" type="boolean" truevalue="--debug" falsevalue="" checked="false" label="Debug output" />
     </inputs>