Mercurial > repos > iuc > annotatemyids
changeset 14:3e1f6f6d557e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/annotatemyids commit 8e82a7fcd4c5d82e92dd59b67d2dcf2bb0b905cb
author | iuc |
---|---|
date | Sat, 22 Jul 2023 11:14:36 +0000 |
parents | 133f36c29579 |
children | cd2480f35935 |
files | annotateMyIDs.xml |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/annotateMyIDs.xml Sat Jan 21 14:58:02 2023 +0000 +++ b/annotateMyIDs.xml Sat Jul 22 11:14:36 2023 +0000 @@ -1,12 +1,12 @@ <tool id="annotatemyids" name="annotateMyIDs" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> <description>annotate a generic set of identifiers</description> + <macros> + <token name="@TOOL_VERSION@">3.17.0</token> + <token name="@VERSION_SUFFIX@">0</token> + </macros> <xrefs> <xref type="bio.tools">annotatemyids</xref> </xrefs> - <macros> - <token name="@TOOL_VERSION@">3.16.0</token> - <token name="@VERSION_SUFFIX@">1</token> - </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">bioconductor-org.hs.eg.db</requirement> <requirement type="package" version="@TOOL_VERSION@">bioconductor-org.mm.eg.db</requirement>