view macros.xml @ 3:625d5ea9f3c7 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/biotradis commit 89fb9733c11dd6bda00f7cd377de461a045ebe88"
author iuc
date Tue, 16 Nov 2021 19:59:38 +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>