diff hyphy_annotate.xml @ 8:fa913c2975da 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:36:48 +0000
parents f7810488bd92
children 91cf1290ba6f
line wrap: on
line diff
--- a/hyphy_annotate.xml	Tue Oct 05 05:14:17 2021 +0000
+++ b/hyphy_annotate.xml	Sat Nov 27 11:36:48 2021 +0000
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<tool id="hyphy_annotate" name="Annotate" version="@VERSION@+galaxy0">
+<tool id="hyphy_annotate" name="Annotate" version="@TOOL_VERSION@+galaxy0">
     <description>a newick tree with HyPhy</description>
     <macros>
         <import>macros.xml</import>
@@ -29,7 +29,6 @@
         <test>
             <param name="compressed_msa" ftype="fasta.gz" value="annotate-in1.fa.gz"/>
             <param name="input_tree" ftype="nhx" value="annotate-in1.nhx"/>
-            <param name="multiple_hits" value="None" />
             <param name="root" value="REFERENCE" />
             <param name="label" value="Annotated" />
             <output name="labeled_tree_int" file="annotate-out1-int.nhx" />