view macros.xml @ 0:afe9a515d145 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 06:03:12 -0400
parents
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>