view macros.xml @ 7:832c22dd7578 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gffcompare commit 8e8c67f4aa5ab37fc28c512b4e9e7f26a2d1e604
author iuc
date Fri, 04 Oct 2024 08:47:26 +0000
parents 9e282a956012
children 3b8c94e2674a
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">0.12.6</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">gffcompare</requirement>
            <requirement type="package" version="1.16.1">samtools</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1038/nbt.1621</citation>
        </citations>
    </xml>
</macros>