view macros.xml @ 4:86c8fb3bb521 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/biotradis commit 597c82a8fa756e68828ef201de7bb7e69d2c50bd
author iuc
date Mon, 04 Jul 2022 07:28:50 +0000
parents e8cb43bd2fe4
children
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@VERSION@">2</token>
    <token name="@TOOL_VERSION@">1.4.5</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">biotradis</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1093/bioinformatics/btw022</citation>
        </citations>
    </xml>
</macros>