view macros.xml @ 5:e06aa22b2e64 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 5bef07276e14b38cca31ef724d0b4d2f55809715"
author iuc
date Mon, 28 Dec 2020 23:17:34 +0000
parents be967733bf81
children 10e2edf1e1fb
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>

    <xml name="citations">
        <citations>
            <citation type="doi">10.1002/0471250953.bi0411s48</citation>
        </citations>
    </xml>

</macros>