comparison macros.xml @ 4:7af86e8e3d3b draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/miniprot commit c5721c97d7ec8c3a53725dbb685bbcdc677a75a9
author iuc
date Fri, 25 Apr 2025 13:04:42 +0000
parents 7a5f7c743b92
children
comparison
equal deleted inserted replaced
3:7a5f7c743b92 4:7af86e8e3d3b
1 <macros> 1 <macros>
2 <token name="@TOOL_VERSION@">0.12</token> 2 <token name="@TOOL_VERSION@">0.13</token>
3 <token name="@VERSION_SUFFIX@">0</token>
3 <xml name="citation"> 4 <xml name="citation">
4 <citations> 5 <citations>
5 <citation type="doi">10.1093/bioinformatics/btad014</citation> 6 <citation type="doi">10.1093/bioinformatics/btad014</citation>
6 </citations> 7 </citations>
7 </xml> 8 </xml>
9 <xml name="requirements">
10 <requirements>
11 <requirement type="package" version="@TOOL_VERSION@">miniprot</requirement>
12 </requirements>
13 </xml>
14 <xml name="xrefs">
15 <xrefs>
16 <xref type="bio.tools">miniprot</xref>
17 </xrefs>
18 </xml>
8 </macros> 19 </macros>