view macros.xml @ 0:6f743c615c41 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fargene commit 867e4a6fad4c2622ad69517e2d4d9ba185109b72"
author iuc
date Thu, 28 Nov 2019 14:39:41 -0500
parents
children 239ce9f24386
line wrap: on
line source

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