view macros.xml @ 1:ec65ac0a1fea draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/biotradis commit 2e1b1f737f3a3d7cfc6350c6936fbb0bd84a5dad-dirty
author thanhlv
date Thu, 25 Jul 2019 04:48:26 -0400
parents f47f5ba2c9be
children 9b1daaba9e8d
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>