view macros.xml @ 1:58234d95978d draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/biotradis commit 61c83ac999a040604915ff7cf92670b2635b967e"
author iuc
date Fri, 07 Feb 2020 05:20:39 -0500
parents 738e58ed9cc2
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>