changeset 17:0878b7fd5260 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/iqtree/ commit fce566406340cd87aeae2cfaac40e53dfd0db5ff
author iuc
date Tue, 20 Aug 2024 08:50:50 +0000
parents 111bd54f6bc4
children
files iqtree.xml iqtree_macros.xml
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/iqtree.xml	Mon Jul 08 05:48:15 2024 +0000
+++ b/iqtree.xml	Tue Aug 20 08:50:50 2024 +0000
@@ -360,14 +360,14 @@
 $bootstrap_parameters.nonparametric_bootstrap.tbe
 
 #if str($miscellaneous_options.fconst) != ''
-    --fconst '$miscellaneous_options.fconst'
+    -fconst '$miscellaneous_options.fconst'
 #end if
 ]]>
     </command>
     <inputs>
         <section name="general_options" expanded="true" title="General options">
             <param argument="-s" type="data" format="txt,fasta,phylip,nex,clustal,msf" optional="true" label="Specify input alignment file in PHYLIP, FASTA, NEXUS, CLUSTAL or MSF format."/>
-            <param argument="-o" type="text" optional="true" label="Comma-separated list of taxons to output">
+            <param argument="-o" type="text" optional="true" label="Specify an outgroup taxon name to root the tree" help="If an outgroup taxon name is not specified, the first taxon in the alignment will be used to root the tree">
                 <expand macro="sanitize_query" />
             </param>
 
--- a/iqtree_macros.xml	Mon Jul 08 05:48:15 2024 +0000
+++ b/iqtree_macros.xml	Tue Aug 20 08:50:50 2024 +0000
@@ -1,5 +1,5 @@
 <macros>
-    <token name="@TOOL_VERSION@">2.3.5</token>
+    <token name="@TOOL_VERSION@">2.3.6</token>
     <token name="@VERSION_SUFFIX@">0</token>
     <xml name="requirements">
         <requirements>