view macros.xml @ 6:9fd8b69e6e68 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dexseq commit 68251c72950b8f31e906cf2c2983952ed3eaec1a
author iuc
date Tue, 26 Feb 2019 10:50:15 -0500
parents 251393b72616
children 2872c633f07e
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@VERSION@">1.28.1</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@VERSION@">bioconductor-dexseq</requirement>
            <yield />
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1101/gr.133744.111</citation>
        </citations>
    </xml>
</macros>