view macros.xml @ 15:931aefbda8d5 draft default tip

"planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/flye commit 23b5fdb26887ca1a7f320a5f87981d1bab7a8de7-dirty"
author thanhlv
date Sun, 22 Aug 2021 14:17:05 +0000
parents 13ed2ccb0fb2
children
line wrap: on
line source

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