view macros.xml @ 0:ef07a43227a6 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/pirate commit fd6bda0b520e35e43c29f35c10d5b0704f6f4f82
author iuc
date Wed, 04 Feb 2026 11:52:07 +0000
parents
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.0.5</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">25.0</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">pirate</requirement>
        </requirements>
    </xml>
    <xrefs>
        <xref type="bio.tools">PIRATE</xref>
    </xrefs>
    <xml name="creator">
        <creator>
            <person givenName="Saim" familyName="Momin" url="https://github.com/SaimMomin12"/>
            <person givenName="Fernando" familyName="Martin Garcia" url="https://github.com/FMG0411"/>
            <organization name="Galaxy Europe"/>
        </creator>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1093/gigascience/giz119</citation>
        </citations>
    </xml>
</macros>