view macros.xml @ 1:ef2cace85809 draft

planemo upload for repository https://github.com/biobakery/Maaslin2 commit 1bed0ce83796932c1a21006f0c657656b49ccd8f
author iuc
date Wed, 13 Mar 2024 10:32:52 +0000
parents c629e6de3c49
children faacef62bb54
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@TOOL_VERSION@">0.99.12</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@">maaslin2</requirement>
            <yield/>
        </requirements>
    </xml>
 </macros>