view macros.xml @ 2:ee6c2152e092 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chopin2 commit 8e7dd5c6726574b0a0157d675c8e70e7a2c0cce0
author iuc
date Tue, 18 Jun 2024 07:43:45 +0000
parents 693bfd012601
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.0.9.post1</token>
    <token name="@GALAXY_VERSION@">0</token>
    <token name="@PROFILE@">22.05</token>

    <xml name="creator">
        <creator>
            <person givenName="Fabio" familyName="Cumbo" 
                    url="https://cumbof.github.io/" 
                    email="fabio.cumbo@gmail.com" />
        </creator>
    </xml>

    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">chopin2</requirement>
        </requirements>
    </xml>

    <xml name="citations">
        <citations>
            <citation type="doi">10.3390/a13090233</citation>
        </citations>
    </xml>
</macros>