view macros.xml @ 6:3c5e024a18cf draft default tip

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:42 +0000
parents f99dd58de04f
children
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>