view macros.xml @ 1:8c1bba8d544a 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:03:20 +0000
parents 71adaaace336
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>