view macros.xml @ 2:b982a9ea939c draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fargene commit d5aed24826ee23758798b458334b2f5e7c84eb0f
author iuc
date Fri, 09 Feb 2024 21:30:09 +0000
parents 239ce9f24386
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>