Skip to content

Commit

Permalink
Updating tools/kleborate from version 2.3.2 to 3.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
planemo-autoupdate committed Sep 26, 2024
1 parent efa9995 commit a788ec5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/kleborate/kleborate.xml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<tool id="kleborate" name="Kleborate" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.05">
<description>screen genome assemblies of Klebsiella pneumoniae</description>
<macros>
<token name="@TOOL_VERSION@">2.3.2</token>
<token name="@VERSION_SUFFIX@">1</token>
<token name="@TOOL_VERSION@">3.0.9</token>
<token name="@VERSION_SUFFIX@">0</token>
</macros>
<xrefs>
<xref type="bio.tools">kleborate</xref>
</xrefs>
<requirements>
<requirement type="package" version="@TOOL_VERSION@">kleborate</requirement>
<requirement type="package" version="2.0.6">kaptive</requirement>
<requirement type="package" version="3.0.0b5">kaptive</requirement>
</requirements>
<version_command>kleborate --version</version_command>
<command detect_errors="aggressive"><![CDATA[
Expand Down

0 comments on commit a788ec5

Please sign in to comment.