view macros.xml @ 4:804af884eef0 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit 91ce5717f05aa1b7dd111d299275f5cdcf6e717b"
author iuc
date Thu, 10 Oct 2019 02:55:17 -0400
parents be967733bf81
children e06aa22b2e64
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.10</token>

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

</macros>