view macros.xml @ 1:239ce9f24386 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fargene commit 0b2de0d35b6ef4c0ef0dd77e8415115a4a3b415b"
author iuc
date Mon, 02 Dec 2019 04:39:18 -0500
parents 6f743c615c41
children
line wrap: on
line source

<macros>
    <token name="@VERSION@">0.1</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@VERSION@">fargene</requirement>
            <requirement type="package" version="1.32">tar</requirement>
            <yield/>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1186/s40168-019-0670-1</citation>
            <yield />
        </citations>
    </xml>
</macros>