Mercurial > repos > iuc > gffcompare
view macros.xml @ 8:3b8c94e2674a draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gffcompare commit c62791a7ff6fef8cb19b84465662d13effaffe1d
| author | iuc |
|---|---|
| date | Tue, 13 May 2025 19:03:30 +0000 |
| parents | 9e282a956012 |
| children |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">0.12.9</token> <token name="@VERSION_SUFFIX@">0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">gffcompare</requirement> <requirement type="package" version="1.21">samtools</requirement> </requirements> </xml> <xml name="citations"> <citations> <citation type="doi">10.1038/nbt.1621</citation> </citations> </xml> </macros>
