Mercurial > repos > iuc > gffcompare
view macros.xml @ 7:31d5c8c3adde 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:48 +0000 |
parents | f99dd58de04f |
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>