Mercurial > repos > iuc > hyphy_annotate
diff hyphy_annotate.xml @ 8:a016c2cb962d 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:19:59 +0000 |
| parents | 55883bbd620e |
| children | d088a1cca4a7 |
line wrap: on
line diff
--- a/hyphy_annotate.xml Tue Aug 31 08:50:12 2021 +0000 +++ b/hyphy_annotate.xml Sat Nov 27 11:19:59 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" />
