view macro.xml @ 11:f93f54a21132 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit ed22b0f3b7b651e240154a08c9313585def1cfe5
author pimarin
date Mon, 13 Feb 2023 11:37:06 +0000
parents 8c7499c6f32a
children
line wrap: on
line source


<macros>
    <token name="@TOOL_VERSION@">1.6.1</token>
    <token name="@BAKTA_VERSION@">1.5</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">21.05</token>
    <xml name="version_command">
        <version_command><![CDATA[bakta --version]]></version_command>
    </xml>
    <xml name="edam">
      <edam_topics>
          <edam_topic>topic_3174</edam_topic>
      </edam_topics>
    </xml>
    <xml name="xrefs">
        <xrefs>
            <xref type='bio.tools'>Bakta</xref>
        </xrefs>
    </xml>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">bakta</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1099/mgen.0.000685</citation>
        </citations>
    </xml>
</macros>