view macros.xml @ 3:e97bfe7ac906 draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/qcxms commit 68505a19637f8374cc5bde7e6b9370647a064ca9
author recetox
date Thu, 25 Jul 2024 14:26:55 +0000
parents bf836aaeca19
children
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_3860</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>