view macros.xml @ 14:13ed2ccb0fb2 draft

"planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/flye commit 3a0b92d1a2dcd5c5b75e5b63727850139af21ace-dirty"
author thanhlv
date Thu, 06 Aug 2020 14:05:35 +0000
parents 0a59ae153827
children 931aefbda8d5
line wrap: on
line source

<macros>
    <token name="@VERSION@">2.8</token>
    <xml name="requirements">
        <requirements>
        <requirement type="package" version="@VERSION@">flye</requirement>
            <yield/>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1073/pnas.1604560113</citation>
            <citation type="doi">10.1038/s41587-019-0072-8</citation>
            <yield />
        </citations>
    </xml>
</macros>