view macros.xml @ 2:103bd59b3e33 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/biotradis commit 6a29aaead9d6b0f69ef70113df58047877fc6ce5"
author iuc
date Wed, 04 Nov 2020 15:32:47 +0000
parents 58234d95978d
children 8e4a4f240961
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>