Mercurial > repos > iuc > funannotate_sort
diff macros.xml @ 7:e960be756407 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:36:13 +0000 |
| parents | ae362fd2d812 |
| children | ea4485e8d5fd |
line wrap: on
line diff
--- a/macros.xml Tue Apr 25 18:26:16 2023 +0000 +++ b/macros.xml Wed Jun 26 09:36:13 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>
