view macros.xml @ 12:b7832fe12799 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:49:52 -0500
parents 6f684b3b0a6d
children 781f60a0c658
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>