view macros.xml @ 0:ef51824f6d04 draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/qcxms commit 4018b84dd3c735d16f488094f001a19e634fe1a2
author recetox
date Fri, 08 Mar 2024 10:55:44 +0000
parents
children 53dce0e49af7
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>