view macros.xml @ 2:e0cac9994a72 draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/misc commit 6d6720ef358935ad4bb7c5f26efb55647567eb14
author recetox
date Mon, 26 Feb 2024 10:40:17 +0000
parents 3c7f20b24047
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.0.0</token>
    <xml name="creator">
        <creator>
            <person
                givenName="Wudmir"
                familyName="Rojas"
                url="https://github.com/wverastegui"
                identifier="0000-0001-7036-9987" />
            <person
                givenName="Helge"
                familyName="Hecht"
                url="https://github.com/hechth"
                identifier="0000-0001-6744-996X" />
            <organization
                url="https://www.recetox.muni.cz/"
                email="GalaxyToolsDevelopmentandDeployment@space.muni.cz"
                name="RECETOX MUNI" />
        </creator>
    </xml>

    <token name="@HELP@">
        <![CDATA[
        This tool should be used after assigning peak annotations including theoretical mz values and structure annotations using recetox-msfinder. The tool overwrites the experimental peak mz value with the theoretical value from the peak annotation.
        ]]>
    </token>
</macros>