Mercurial > repos > iuc > maker_map_ids
changeset 7:e906fa778440 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 739da8be15072cfd98cc0b8d6bfa9dedb25a98f0"
author | iuc |
---|---|
date | Tue, 08 Feb 2022 14:18:25 +0000 |
parents | 2e3535db1bfa |
children | |
files | macros.xml map_ids.xml |
diffstat | 2 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Mon Jun 28 09:39:48 2021 +0000 +++ b/macros.xml Tue Feb 08 14:18:25 2022 +0000 @@ -7,7 +7,7 @@ </requirements> </xml> <token name="@VERSION@">2.31.11</token> - <token name="@SUFFIX_VERSION@">1</token> + <token name="@SUFFIX_VERSION@">2</token> <xml name="citations"> <citations>
--- a/map_ids.xml Mon Jun 28 09:39:48 2021 +0000 +++ b/map_ids.xml Tue Feb 08 14:18:25 2022 +0000 @@ -1,6 +1,9 @@ <?xml version="1.0"?> <tool id="maker_map_ids" name="Map annotation ids" profile="16.04" version="@VERSION@"> <description>on a Maker annotation</description> + <xrefs> + <xref type="bio.tools">maker</xref> + </xrefs> <macros> <import>macros.xml</import> </macros>