view macros.xml @ 1:bc099c440016 draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/qcxms commit b33d814384657d9ff2357f86529e9cad49a6c2f9
author recetox
date Tue, 27 Feb 2024 16:20:31 +0000
parents bf836aaeca19
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>