view macro.xml @ 3:7075b7a5441b draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/plasmidfinder commit 464661a59ed12a642d365f485a222764b55048a5
author iuc
date Thu, 02 Mar 2023 14:58:17 +0000
parents eccc7495c3d9
children
line wrap: on
line source


<macros>
  <token name="@TOOL_VERSION@">2.1.6</token>
  <token name="@VERSION_SUFFIX@">1</token>
  <token name="@PROFILE@">21.05</token>
  <token name="@THREADS@">\${GALAXY_SLOTS:-7}</token>

  <xml name="xrefs">
    <xrefs>
      <xref type='bio.tools'>PlasmidFinder</xref>
    </xrefs>
  </xml>
  <xml name="requirements">
    <requirements>
      <requirement type="package" version="@TOOL_VERSION@">plasmidfinder</requirement>
    </requirements>
  </xml>
  <xml name="citations">
      <citations>
          <citation type="doi">10.1007/978-1-4939-9877-7_20</citation>
      </citations>
  </xml>
</macros>