Previous changeset 9:f58a10e2e46d (2021-08-20) Next changeset 11:563c3aa769f2 (2021-09-27) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/iqtree/ commit 1bda7ff567a523740d76eea8d7df6db97c905693" |
modified:
iqtree.xml |
b |
diff -r f58a10e2e46d -r b8476e82ac20 iqtree.xml --- a/iqtree.xml Fri Aug 20 20:17:09 2021 +0000 +++ b/iqtree.xml Wed Sep 08 06:42:34 2021 +0000 |
b |
@@ -488,7 +488,7 @@ </conditional> <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."> <expand macro="sanitize_query" - validinitial="string.ascii_uppercase,string.punctuation" /> + validinitial="string.ascii_letters,string.punctuation" /> </param> <param argument="--msub" type="select" label="Specify either nuclear, mitochondrial, chloroplast or viral to restrict to those AA models designed for specified source." help=""> <option value="nuclear">nuclear</option> |