view macros.xml @ 12:74ec758e63a4 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dexseq commit ed4091f895ae0f46323534ca42da290c6e103598
author iuc
date Fri, 31 Jan 2025 18:00:45 +0000
parents 9a7c5b6d8f1e
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.48.0</token>
    <token name="@VERSION_SUFFIX@">1</token>
    <token name="@PROFILE@">23.0</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">bioconductor-dexseq</requirement>
            <requirement type="package" version="1.20.4">r-getopt</requirement>
            <requirement type="package" version="0.2.21">r-rjson</requirement>
        </requirements>
    </xml>
    <xml name="xrefs">
        <xrefs>
            <xref type="bio.tools">dexseq</xref>
            <xref type="bioconductor">dexseq</xref>
        </xrefs>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1101/gr.133744.111</citation>
        </citations>
    </xml>
</macros>