view macros.xml @ 0:bf836aaeca19 draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/qcxms commit 45ad41f2368834ab06929496fb17fc9a85b8e3c5
author recetox
date Thu, 22 Feb 2024 08:41:32 +0000
parents
children e97bfe7ac906
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">5.2.1</token>
    <xml name="requirements">
        <requirements>
            <container type="docker">recetox/qcxms-docker:@TOOL_VERSION@</container>
        </requirements>
    </xml>
    <xml name="edam">
        <edam_topics>
            <edam_topic>topic_3332</edam_topic>
        </edam_topics>
        <edam_operations>
            <edam_operation>operation_0297</edam_operation>
        </edam_operations>
    </xml>

    <xml name="creator">
        <creator>
            <yield/>
            <organization
                url="https://www.recetox.muni.cz/"
                email="GalaxyToolsDevelopmentandDeployment@space.muni.cz"
                name="RECETOX MUNI" />
        </creator>
    </xml>
</macros>