view macros.xml @ 3:51a3b375b7b8 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cemitool commit e08dd0ef652a90da88d6d362bf9fb3ff49856f9c
author iuc
date Thu, 06 Feb 2025 07:12:01 +0000
parents 9d93999d9028
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.30.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>