comparison annotateMyIDs.xml @ 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
comparison
equal deleted inserted replaced
13:133f36c29579 14:3e1f6f6d557e
1 <tool id="annotatemyids" name="annotateMyIDs" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> 1 <tool id="annotatemyids" name="annotateMyIDs" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@">
2 <description>annotate a generic set of identifiers</description> 2 <description>annotate a generic set of identifiers</description>
3 <macros>
4 <token name="@TOOL_VERSION@">3.17.0</token>
5 <token name="@VERSION_SUFFIX@">0</token>
6 </macros>
3 <xrefs> 7 <xrefs>
4 <xref type="bio.tools">annotatemyids</xref> 8 <xref type="bio.tools">annotatemyids</xref>
5 </xrefs> 9 </xrefs>
6 <macros>
7 <token name="@TOOL_VERSION@">3.16.0</token>
8 <token name="@VERSION_SUFFIX@">1</token>
9 </macros>
10 <requirements> 10 <requirements>
11 <requirement type="package" version="@TOOL_VERSION@">bioconductor-org.hs.eg.db</requirement> 11 <requirement type="package" version="@TOOL_VERSION@">bioconductor-org.hs.eg.db</requirement>
12 <requirement type="package" version="@TOOL_VERSION@">bioconductor-org.mm.eg.db</requirement> 12 <requirement type="package" version="@TOOL_VERSION@">bioconductor-org.mm.eg.db</requirement>
13 <requirement type="package" version="@TOOL_VERSION@">bioconductor-org.dm.eg.db</requirement> 13 <requirement type="package" version="@TOOL_VERSION@">bioconductor-org.dm.eg.db</requirement>
14 <requirement type="package" version="@TOOL_VERSION@">bioconductor-org.dr.eg.db</requirement> 14 <requirement type="package" version="@TOOL_VERSION@">bioconductor-org.dr.eg.db</requirement>