view macros.xml @ 0:3f33a8ac8891 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/tiara commit 3e174d7bc4280c835f5092a44d259cc33f0b54b6
author bgruening
date Thu, 30 May 2024 11:10:39 +0000
parents
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.0.3</token>
    <token name="@VERSION_SUFFIX@">galaxy0</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">tiara</requirement>
            <requirement type="package" version="3.8">python</requirement>
        </requirements>
    </xml>
    <xml name="biotools">
        <xrefs>
            <xref type="bio.tools">Tiara</xref>
        </xrefs>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">https://doi.org/10.1093/bioinformatics/btab672</citation>
        </citations>
    </xml>
</macros>