view macros.xml @ 5:8e4a4f240961 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/biotradis commit 5aac8c4c9990e8796c8a4c55d6c900c03e6db3c0
author iuc
date Wed, 13 Mar 2024 14:56:52 +0000
parents 58234d95978d
children
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@VERSION@">3</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="xrefs">
        <xrefs>
            <xref type="bio.tools">biotradis</xref>
        </xrefs>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1093/bioinformatics/btw022</citation>
        </citations>
    </xml>
</macros>