diff hyphy_busted.xml @ 32:d09dd951d0c4 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit e74f0c1ed183da674db365c3a6ce320b0c08d9bc"
author iuc
date Sat, 27 Nov 2021 11:32:06 +0000
parents d723b65a4291
children e931e69b5a80
line wrap: on
line diff
--- a/hyphy_busted.xml	Tue Oct 05 05:06:25 2021 +0000
+++ b/hyphy_busted.xml	Sat Nov 27 11:32:06 2021 +0000
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<tool id="hyphy_busted" name="HyPhy-BUSTED" version="@VERSION@+galaxy1" profile="19.09">
+<tool id="hyphy_busted" name="HyPhy-BUSTED" version="@TOOL_VERSION@+galaxy2" profile="19.09">
     <description>Branch-site Unrestricted Statistical Test for Episodic Diversification</description>
     <expand macro="bio_tools"/>
     <macros>
@@ -35,8 +35,10 @@
         </test>
         <test>
             <param name="input_file" ftype="nex" value="busted-in2.nex"/>
-            <param name="branches" value="specify" />
-            <param name="branch_label" value="B_US_90_WEAU160" />
+            <conditional name="branch_cond">
+                <param name="branch_sel" value="specify"/>
+                <param name="branch_label" value="B_US_90_WEAU160_BRANCH" />
+            </conditional>
             <param name="srv_options" value="specify" />
             <param name="save_alternative_model" value="true" />
             <output name="busted_output" file="busted-out2-1.json" compare="sim_size"/>