Repository 'annotatemyids'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/annotatemyids

Changeset 14:3e1f6f6d557e (2023-07-22)
Previous changeset 13:133f36c29579 (2023-01-21) Next changeset 15:cd2480f35935 (2023-08-29)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/annotatemyids commit 8e82a7fcd4c5d82e92dd59b67d2dcf2bb0b905cb
modified:
annotateMyIDs.xml
b
diff -r 133f36c29579 -r 3e1f6f6d557e annotateMyIDs.xml
--- a/annotateMyIDs.xml Sat Jan 21 14:58:02 2023 +0000
+++ b/annotateMyIDs.xml Sat Jul 22 11:14:36 2023 +0000
b
@@ -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>