Repository 'hyphy_fel'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/hyphy_fel

Changeset 31:2b1c3e81add3 (2021-10-05)
Previous changeset 30:09afc9104fc8 (2021-07-03) Next changeset 32:fc50c4bac0a3 (2021-11-27)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 9ef881c2d3d5f240cbff33667b55f72cb82d9896"
modified:
hyphy_fel.xml
macros.xml
b
diff -r 09afc9104fc8 -r 2b1c3e81add3 hyphy_fel.xml
--- a/hyphy_fel.xml Sat Jul 03 09:01:18 2021 +0000
+++ b/hyphy_fel.xml Tue Oct 05 05:05:39 2021 +0000
b
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <tool id="hyphy_fel" name="HyPhy-FEL" version="@VERSION@+galaxy1" profile="19.09">
     <description>Fixed Effects Likelihood</description>
+    <expand macro="bio_tools"/>
     <macros>
         <import>macros.xml</import>
     </macros>
b
diff -r 09afc9104fc8 -r 2b1c3e81add3 macros.xml
--- a/macros.xml Sat Jul 03 09:01:18 2021 +0000
+++ b/macros.xml Tue Oct 05 05:05:39 2021 +0000
b
@@ -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