view macros.xml @ 0:d75b6626e18a draft

planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/misc commit 0cf8472dcae85c81bc91332a1c9be5e54289a34c
author recetox
date Thu, 22 Feb 2024 10:48:59 +0000
parents
children 3c7f20b24047
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">0.3.4</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>