Skip to content

Commit

Permalink
Updating tools/kleborate from version 2.3.2 to 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
planemo-autoupdate committed Jan 27, 2025
1 parent 37e664b commit 7da6038
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.1.3</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.0b6">kaptive</requirement>
</requirements>
<version_command>kleborate --version</version_command>
<command detect_errors="aggressive"><![CDATA[
Expand Down

0 comments on commit 7da6038

Please sign in to comment.