view macros.xml @ 1:07801d7ee81f draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/deeparg commit 8b3c2a9c92770c45257d95585facba365633718e
author iuc
date Fri, 27 Jun 2025 12:41:35 +0000
parents 3953324f6d31
children
line wrap: on
line source

<?xml version="1.0"?>
<xml name="test">
    <token name="@TOOL_VERSION@">1.0.4</token>
    <token name="@VERSION_SUFFIX@">1</token>
    <token name="@PROFILE@">22.05</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">deeparg</requirement>
            <yield />
        </requirements>
    </xml>
    <xml name="xrefs">
        <xrefs>
            <xref type="bio.tools">deeparg</xref>
        </xrefs>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1186/s40168-018-0401-z</citation>
        </citations>
    </xml>
    <token name="HELP"><![CDATA[
DeepARG is a tool to predict antibiotic resistance genes (ARGs) in metagenomic samples.
    ]]></token>
</xml>