diff iqtree.xml @ 15:70acec670c30 draft default tip

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 24d024316465
children
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
 ------------------------------------------------------