view macro.xml @ 2:392f100eebcd draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/integron_finder commit bf94533e76d4253a734333e33c2f14f6634f0e79
author iuc
date Sun, 25 Feb 2024 16:08:08 +0000
parents 4768f7f8e93f
children bfd290fe1588
line wrap: on
line source

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