changeset 3:ff8f55893e7d draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metaphlan/ commit edceb1050e9e312ef8b1201cee35992720667b6a"
author iuc
date Fri, 24 Sep 2021 07:23:52 +0000
parents a92a632c4d9b
children a16313517e55
files macros.xml metaphlan.xml
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Mon Jun 14 12:48:10 2021 +0000
+++ b/macros.xml	Fri Sep 24 07:23:52 2021 +0000
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <macros>
-    <token name="@TOOL_VERSION@">3.0.9</token>
+    <token name="@TOOL_VERSION@">3.0.13</token>
     <token name="@VERSION_SUFFIX@">0</token>
     <token name="@PROFILE@">20.01</token>
     <xml name="edam_ontology">
--- a/metaphlan.xml	Mon Jun 14 12:48:10 2021 +0000
+++ b/metaphlan.xml	Fri Sep 24 07:23:52 2021 +0000
@@ -237,8 +237,8 @@
                         <param argument="--bt2_ps" type="select" label="Presets options for BowTie2" help="Applied only with FASTA files">
                             <option value="sensitive">Sensitive</option>
                             <option value="very-sensitive" selected="true">Very sensitive</option>
-                            <option value="sensite-local">Sensitive local</option>
-                            <option value="very-sensite-local">Very sensitive local</option>
+                            <option value="sensitive-local">Sensitive local</option>
+                            <option value="very-sensitive-local">Very sensitive local</option>
                         </param>
                         <param argument="--min_mapq_val" type="integer" value="5" label="Minimum mapping quality value (MAPQ)"/>
                     </section>
@@ -1110,4 +1110,4 @@
 
     ]]></help>
     <expand macro="citations"/>
-</tool>
\ No newline at end of file
+</tool>