Mercurial > repos > iuc > iqtree
changeset 15:70acec670c30 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/iqtree/ commit 069dca328b40166c018b6a971601020b6a55bc6b
author | iuc |
---|---|
date | Tue, 21 May 2024 07:25:49 +0000 |
parents | 0cfb4f06d047 |
children | 111bd54f6bc4 |
files | iqtree.xml iqtree_macros.xml |
diffstat | 2 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/iqtree.xml Sat May 18 15:43:50 2024 +0000 +++ b/iqtree.xml Tue May 21 07:25:49 2024 +0000 @@ -425,7 +425,6 @@ <section name="modelling_parameters" title="Modelling Parameters"> <section name="automatic_model" expanded="False" title="Automatic model selection"> <conditional name="cond_model" > - <param name="opt_custommodel" type="select" label="Do you want to use a custom model" help="See http://www.iqtree.org/doc/Substitution-Models"> <option value="true" selected="True">Yes, I want to use a custom model</option> <option value="false">No, a custom model is not needed</option> @@ -774,6 +773,7 @@ <param name="bcor" value="0.99" /> <param name="nstep" value="100" /> <param name="beps" value="0.5" /> + <param name="boot" value="2" /> <output name="iqtree"> <assert_contents> <has_text_matching expression="GTR\+F\+I(\s+((-|\d|\.)+))+" /> @@ -1064,7 +1064,6 @@ .. _IcyTree: https://icytree.org - Reducing impact of severe model violations with UFBoot ------------------------------------------------------
--- a/iqtree_macros.xml Sat May 18 15:43:50 2024 +0000 +++ b/iqtree_macros.xml Tue May 21 07:25:49 2024 +0000 @@ -1,7 +1,6 @@ <macros> <token name="@TOOL_VERSION@">2.3.3</token> <token name="@VERSION_SUFFIX@">0</token> - <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">iqtree</requirement>