view macros.xml @ 1:ede70ba4ef75 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amplican commit 902dc45a1d133b86b99f27d9902d642e475a3e87"
author iuc
date Mon, 04 Oct 2021 10:02:47 +0000
parents a0b7d39c96da
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.14.0</token>
    <token name="@SUFFIX_VERSION@">0</token>
    <xml name="bio_tools">
        <xrefs>
            <xref type="bio.tools">amplican</xref>
        </xrefs>
    </xml>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">bioconductor-amplican</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1101/gr.244293.118</citation>
        </citations>
    </xml>
</macros>