view macros.xml @ 6:5506c4307812 draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/biotradis commit 312fa79eebd5a3da99506d18deba55e6824f3956-dirty
author thanhlv
date Wed, 23 Oct 2019 10:40:28 -0400
parents afe9a515d145
children 09c1f97a5bcc
line wrap: on
line source

<macros>
    <token name="@VERSION@">1.4.1.dev</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@VERSION@">biotradis</requirement>
        </requirements>
    </xml>

    <xml name="citations">
        <citations>
            <citation type="doi">10.1093/bioinformatics/btw022</citation>
        </citations>
    </xml>
</macros>