view macros.xml @ 5:278b189248cd draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dexseq commit c027cb925607cda29bb1e78fe76716af49a276ca
author iuc
date Mon, 14 Jan 2019 05:02:19 -0500
parents 251393b72616
children 9fd8b69e6e68
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@VERSION@">1.26.0</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>