view macros.xml @ 1:81bffdf16b71 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cemitool commit 90f5b1b6df8661779e097330e1f11346c6f388fc
author iuc
date Mon, 19 Aug 2024 10:47:14 +0000
parents 3f9ff31c88bb
children 9d93999d9028
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.18.1</token>
    <token name="@VERSION_SUFFIX@">1</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">bioconductor-cemitool</requirement>
            <requirement type="package" version="3.3.6">r-ggplot2</requirement>
            <requirement type="package" version="1.20.3">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>