view macros.xml @ 3:89b026d67e9f draft default tip

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/qcxms commit 5a088c3d758c9a1dbd119dad55ecffa173139a40
author recetox
date Thu, 17 Oct 2024 06:17:37 +0000
parents 53dce0e49af7
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>