view macros.xml @ 4:f4580402a2a2 draft default tip

planemo upload for repository https://github.com/biobakery/Maaslin2 commit cba081502c77f7604f3c3e30b344b0996f760d9d
author iuc
date Tue, 10 Sep 2024 11:49:29 +0000
parents 43ccbef89f1d
children
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@TOOL_VERSION@">1.18.0</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">20.01</token>
    <xml name="edam_ontology">
        <edam_topics>
            <edam_topic>topic_3941</edam_topic>
            <edam_topic>topic_3301</edam_topic>
            <edam_topic>topic_3305</edam_topic>
        </edam_topics>           
    </xml>
    <xml name="xrefs">
        <xrefs>
            <xref type="bio.tools">maaslin2</xref>
        </xrefs>
    </xml>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">bioconductor-maaslin2</requirement>
            <requirement type="package" version="3.0">zip</requirement>
            <yield/>
        </requirements>
    </xml>
 </macros>