view macros.xml @ 6:d46d803ca6cc draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 6ba137e32243a6de1fb83a7d4b88f9283db5dd01"
author iuc
date Tue, 05 Jan 2021 09:00:59 +0000
parents 5201ec38c01f
children 7bac6f5fcfa2
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>