view macros.xml @ 8:1d4bd12f01cf draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bracken commit 2d68ebc8d29e6046811970c6ef04f683e9916857
author iuc
date Thu, 18 Jan 2024 15:38:05 +0000
parents 978ae4147c29
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.9</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">22.01</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">bracken</requirement>
        </requirements>
    </xml>
    <xml name="version">
        <version_command>echo @TOOL_VERSION@</version_command>
    </xml>
    <xml name="edam">
        <edam_topics>
            <edam_topic>topic_3174</edam_topic>
            <edam_topic>topic_3697</edam_topic>
        </edam_topics>
        <edam_operations>
            <edam_operation>operation_2238</edam_operation>
        </edam_operations>
    </xml>
    <xml name="xref">
        <xrefs>
            <xref type="bio.tools">bracken</xref>
        </xrefs>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.7717/peerj-cs.104</citation>
        </citations>
    </xml>
</macros>