Mercurial > repos > iuc > iqtree
diff iqtree.xml @ 17:0878b7fd5260 draft
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 | 70acec670c30 |
children | f87ac61981f0 |
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>