view macros.xml @ 2:9d93999d9028 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cemitool commit f5a9be967de99a62addf6b3c7c01a10ba3572466
author iuc
date Thu, 22 Aug 2024 17:49:08 +0000
parents 81bffdf16b71
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.26.0</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">bioconductor-cemitool</requirement>
            <requirement type="package" version="3.5.1">r-ggplot2</requirement>
            <requirement type="package" version="1.20.4">r-getopt</requirement>
        </requirements>
    </xml>
    <xml name="xrefs">
        <xrefs>
            <xref type="bio.tools">cemitool</xref>
        </xrefs>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.18129/B9.bioc.CEMiTool</citation>
        </citations>
    </xml>
</macros>