view macros.xml @ 5:9e0cc465595e draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 38b61f14db4a6e474c55e6107e31eaba6c677ad9"
author iuc
date Tue, 22 Jun 2021 10:15:36 +0000
parents f1912d5575df
children 2e3535db1bfa
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.1002/0471250953.bi0411s48</citation>
        </citations>
    </xml>

</macros>