Mercurial > repos > iuc > funannotate_predict
diff macros.xml @ 9:d46af27fe48a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 9e3708d04faea0f1be4ea8918e859d6f2c7eb31d
| author | iuc |
|---|---|
| date | Wed, 26 Jun 2024 09:35:26 +0000 |
| parents | 92c2de50f6e9 |
| children | 27d642b07d94 |
line wrap: on
line diff
--- a/macros.xml Tue Apr 25 18:28:18 2023 +0000 +++ b/macros.xml Wed Jun 26 09:35:26 2024 +0000 @@ -1,8 +1,14 @@ <?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">1.8.15</token> - <token name="@VERSION_SUFFIX@">1</token> - + <token name="@VERSION_SUFFIX@">5</token> + <xml name="biotools"> + <xrefs> + <xref type="bio.tools"> + funannotate + </xref> + </xrefs> + </xml> <xml name="requirements"> <requirement type="package" version="@TOOL_VERSION@">funannotate</requirement> </xml>
