changeset 1:f564aae1b543 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/abritamr commit f681189e570539c9489d42f2ab1fac6f3a8ef342
author iuc
date Fri, 10 Nov 2023 20:28:10 +0000
parents 6085c9fbda49
children 3719342715a8
files abritamr.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/abritamr.xml	Tue May 09 11:09:18 2023 +0000
+++ b/abritamr.xml	Fri Nov 10 20:28:10 2023 +0000
@@ -2,7 +2,7 @@
     <description>AMR gene detection with AMRFinderPlus</description>
     <macros>
         <token name="@TOOL_VERSION@">1.0.14</token>
-        <token name="@VERSION_SUFFIX@">0</token>
+        <token name="@VERSION_SUFFIX@">1</token>
         <token name="@PROFILE@">22.05</token>
     </macros>
     <requirements>
@@ -44,7 +44,7 @@
             <option value="Streptococcus_pneumoniae">Streptococcus pneumoniae</option>
             <option value="Streptococcus_pyogenes">Streptococcus pyogenes</option>
         </param>
-        <param argument="identity" value="0.9" type="float" optional="true" min="0.0" max="1" label="Minimum identity of matches with armfinder. Default: 0.9, unless curated threshold is present for the gene."/>
+        <param argument="identity" type="float" optional="true" min="0.0" max="1.0" label="Minimum identity of matches with armfinder" help="The default is unset, uses a curated threshold for the gene if present, otherwise defaults to 0.9."/>
         <param name="log_file" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Generate log file."/>
     </inputs>
     <outputs>