view macros.xml @ 3:1de68b7a1e3f draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/panta commit 6adea21f21f7445e92568579096b7c7ea4781e50
author iuc
date Wed, 22 Oct 2025 15:47:16 +0000
parents 137d00a9a598
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.0.1</token>
    <token name="@VERSION_SUFFIX@">2</token>
    <token name="@PROFILE@">25.0</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">panta</requirement>
        </requirements>            
    </xml>
    <edam_topics>
        <edam_topic>topic_3053</edam_topic> 
        <edam_topic>topic_3299</edam_topic>
        <edam_topic>topic_3307</edam_topic>
    </edam_topics>
    <edam_operations>   
        <edam_operation>operation_2945</edam_operation>
        <edam_operation>operation_2424</edam_operation>
        <edam_operation>operation_3432</edam_operation>
    </edam_operations>
    <xrefs>
        <xref type="bio.tools">PanTA</xref>
    </xrefs>
    <xml name="creator">
        <creator>
            <organization name="Galaxy Europe"/>
            <person givenName="Fernando" familyName="Martin Garcia" url="https://github.com/FMG0411"/>
            <person givenName="Saim" familyName="Momin" url="https://github.com/SaimMomin12"/>
        </creator>
    </xml>
</macros>