view macros.xml @ 6:2e3535db1bfa draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 90ae29b39b58999e45a8f4e0bfbabc5a59047ba1"
author iuc
date Mon, 28 Jun 2021 09:39:48 +0000
parents 9e0cc465595e
children e906fa778440
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@VERSION@">maker</requirement>
            <yield />
        </requirements>
    </xml>
    <token name="@VERSION@">2.31.11</token>
    <token name="@SUFFIX_VERSION@">1</token>

    <xml name="citations">
        <citations>
            <citation type="doi">10.1101/gr.6743907</citation>
            <citation type="doi">10.1186/1471-2105-12-491</citation>
            <citation type="doi">10.1002/0471250953.bi0411s48</citation>
        </citations>
    </xml>

</macros>