changeset 7:7a86c37f66d1 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit 9ef881c2d3d5f240cbff33667b55f72cb82d9896"
author iuc
date Tue, 05 Oct 2021 05:13:29 +0000
parents 643be54bef90
children fcabcc150d21
files hyphy_cfel.xml macros.xml
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hyphy_cfel.xml	Sat Jul 03 08:52:57 2021 +0000
+++ b/hyphy_cfel.xml	Tue Oct 05 05:13:29 2021 +0000
@@ -24,7 +24,7 @@
     <inputs>
         <expand macro="inputs"/>
         <expand macro="gencode"/>
-        <repeat name="branch_repeat" title="Branch set" min="2">
+        <repeat name="branch_repeat" title="Branch set" min="1">
             <param name="branch_label" type="text" value="Test" optional="false" label="Label for set">
                 <sanitizer invalid_char="">
                     <valid initial="default" />
--- a/macros.xml	Sat Jul 03 08:52:57 2021 +0000
+++ b/macros.xml	Tue Oct 05 05:13:29 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