comparison macros.xml @ 6:9e282a956012 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gffcompare commit c8028c2640d2d213da5097df2341a8281fe0b7c8
author iuc
date Fri, 03 Feb 2023 10:57:13 +0000
parents
children 3b8c94e2674a
comparison
equal deleted inserted replaced
5:46eaf3b078de 6:9e282a956012
1 <macros>
2 <token name="@TOOL_VERSION@">0.12.6</token>
3 <token name="@VERSION_SUFFIX@">0</token>
4 <xml name="requirements">
5 <requirements>
6 <requirement type="package" version="@TOOL_VERSION@">gffcompare</requirement>
7 <requirement type="package" version="1.16.1">samtools</requirement>
8 </requirements>
9 </xml>
10 <xml name="citations">
11 <citations>
12 <citation type="doi">10.1038/nbt.1621</citation>
13 </citations>
14 </xml>
15 </macros>