view macro.xml @ 3:bfd290fe1588 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/integron_finder commit cbb56e087d23446b8159622e2e4b7a709c8529ad
author iuc
date Fri, 14 Jun 2024 21:19:29 +0000
parents 392f100eebcd
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.0.5</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">22.05</token>
    <token name="@THREADS@">\${GALAXY_SLOTS:-2}</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">integron_finder</requirement>
        </requirements>
    </xml>
    <xml name="edam_info">
        <edam_topics>
            <edam_topic>topic_0085</edam_topic>
            <edam_topic>topic_0798</edam_topic>
            <edam_topic>topic_3047</edam_topic>
            <edam_topic>topic_0091</edam_topic>
            <edam_topic>topic_0080</edam_topic>
        </edam_topics>
        <edam_operations>
            <edam_operation>operation_0239</edam_operation>
            <edam_operation>operation_3430</edam_operation>
            <edam_operation>operation_3087</edam_operation>
            <edam_operation>operation_0362</edam_operation>
        </edam_operations>
    </xml>
    <xml name="xrefs">
      <xrefs>
        <xref type='bio.tools'>integron_finder</xref>
      </xrefs>
    </xml>

    <xml name="citations">
        <citations>
            <citation type="doi">10.1101/2022.02.28.482270 </citation>
        </citations>
    </xml>
</macros>