view macros.xml @ 0:f47f5ba2c9be draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/biotradis commit 3ea7f0b0c83b2e404a61d5c50545fe4b3bd2d6c6-dirty
author thanhlv
date Wed, 27 Feb 2019 10:54:09 -0500
parents
children ec65ac0a1fea
line wrap: on
line source

<macros>
    <token name="@VERSION@">1.4.1</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>