# HG changeset patch
# User iuc
# Date 1633410385 0
# Node ID d723b65a4291f511c4bb53525f7c3d8192b7a72f
# Parent  cfbb255acb436d945d999125341273d86ae606b0
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 9ef881c2d3d5f240cbff33667b55f72cb82d9896"

diff -r cfbb255acb43 -r d723b65a4291 hyphy_busted.xml
--- a/hyphy_busted.xml	Sat Jul 03 08:58:15 2021 +0000
+++ b/hyphy_busted.xml	Tue Oct 05 05:06:25 2021 +0000
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <tool id="hyphy_busted" name="HyPhy-BUSTED" version="@VERSION@+galaxy1" profile="19.09">
     <description>Branch-site Unrestricted Statistical Test for Episodic Diversification</description>
+    <expand macro="bio_tools"/>
     <macros>
         <import>macros.xml</import>
     </macros>
diff -r cfbb255acb43 -r d723b65a4291 macros.xml
--- a/macros.xml	Sat Jul 03 08:58:15 2021 +0000
+++ b/macros.xml	Tue Oct 05 05:06:25 2021 +0000
@@ -4,6 +4,11 @@
 	    <param name="input_file" type="data" format="fasta,fasta.gz,nex" label="Input FASTA or NEXUS file" help="If the input file type is NEXUS and it includes a valid newick tree, that tree will override an uploaded newick tree" />
         <param name="input_nhx" type="data" format="nhx,newick" optional="true" label="Input newick file"/>
     </xml>
+    <xml name="bio_tools">
+        <xrefs>
+            <xref type="bio.tools">HyPhy</xref>
+        </xrefs>
+    </xml>
     <xml name="substitution">
         <param name="model" type="select" label="Substitution model">
             <option value="GTR">GTR - General time reversible