comparison iqtree.xml @ 10:b8476e82ac20 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/iqtree/ commit 1bda7ff567a523740d76eea8d7df6db97c905693"
author iuc
date Wed, 08 Sep 2021 06:42:34 +0000
parents f58a10e2e46d
children 563c3aa769f2
comparison
equal deleted inserted replaced
9:f58a10e2e46d 10:b8476e82ac20
486 <param argument="--rcluster-max" type="integer" optional="true" label="Max number of partition pairs" /> 486 <param argument="--rcluster-max" type="integer" optional="true" label="Max number of partition pairs" />
487 </when> 487 </when>
488 </conditional> 488 </conditional>
489 <param argument="--mset" type="text" optional="true" label="Specify the name of a program (raxml, phyml or mrbayes) to restrict to only those models supported by the specified program" help="Alternatively, one can specify a comma-separated list of base models. For example, -mset WAG,LG,JTT will restrict model selection to WAG, LG, and JTT instead of all 18 AA models to save computations."> 489 <param argument="--mset" type="text" optional="true" label="Specify the name of a program (raxml, phyml or mrbayes) to restrict to only those models supported by the specified program" help="Alternatively, one can specify a comma-separated list of base models. For example, -mset WAG,LG,JTT will restrict model selection to WAG, LG, and JTT instead of all 18 AA models to save computations.">
490 <expand macro="sanitize_query" 490 <expand macro="sanitize_query"
491 validinitial="string.ascii_uppercase,string.punctuation" /> 491 validinitial="string.ascii_letters,string.punctuation" />
492 </param> 492 </param>
493 <param argument="--msub" type="select" label="Specify either nuclear, mitochondrial, chloroplast or viral to restrict to those AA models designed for specified source." help=""> 493 <param argument="--msub" type="select" label="Specify either nuclear, mitochondrial, chloroplast or viral to restrict to those AA models designed for specified source." help="">
494 <option value="nuclear">nuclear</option> 494 <option value="nuclear">nuclear</option>
495 <option value="mitochondrial">mitochondrial</option> 495 <option value="mitochondrial">mitochondrial</option>
496 <option value="chloroplast">chloroplast</option> 496 <option value="chloroplast">chloroplast</option>