Previous changeset 6:2e3535db1bfa (2021-06-28) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 739da8be15072cfd98cc0b8d6bfa9dedb25a98f0" |
modified:
macros.xml map_ids.xml |
b |
diff -r 2e3535db1bfa -r e906fa778440 macros.xml --- a/macros.xml Mon Jun 28 09:39:48 2021 +0000 +++ b/macros.xml Tue Feb 08 14:18:25 2022 +0000 |
b |
@@ -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> |
b |
diff -r 2e3535db1bfa -r e906fa778440 map_ids.xml --- a/map_ids.xml Mon Jun 28 09:39:48 2021 +0000 +++ b/map_ids.xml Tue Feb 08 14:18:25 2022 +0000 |
b |
@@ -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> |