view macros.xml @ 12:62e4d6cdbaa7 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tool_collections/bamtools/bamtools_filter commit eca92f6ec1b61f1a772b308cfcb1c7b3b7b22ea5
author iuc
date Wed, 18 Jun 2025 08:33:43 +0000
parents 993b19f20c76
children
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@TOOL_VERSION@">2.5.2</token>
    <token name="@VERSION_SUFFIX@">3</token>
    <xml name="xrefs">
        <xrefs>
            <xref type="bio.tools">bamtools</xref>
        </xrefs>
    </xml>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">bamtools</requirement>
            <yield />
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1093/bioinformatics/btr174</citation>
        </citations>
    </xml>
</macros>