Skip to content

Commit

Permalink
Updating tools/tb-profiler from version 6.4.0 to 6.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
planemo-autoupdate committed Nov 25, 2024
1 parent 60eb96a commit 271bf84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/tb-profiler/tb_profiler_profile.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<tool id="tb_profiler_profile" name="TB-Profiler Profile" version="@TOOL_VERSION@+galaxy0" profile="20.09" license="AGPL-3.0-or-later">
<description>Infer strain types and drug resistance markers from sequences</description>
<macros>
<token name="@TOOL_VERSION@">6.4.0</token>
<token name="@TOOL_VERSION@">6.4.1</token>
</macros>
<xrefs>
<xref type="bio.tools">tb-profiler</xref>
</xrefs>
<requirements>
<requirement type="package" version="1.2.6">delly</requirement>
<requirement type="package" version="1.3.1">delly</requirement>
<requirement type="package" version="@TOOL_VERSION@">tb-profiler</requirement>
</requirements>
<command detect_errors="exit_code"><![CDATA[
Expand Down

0 comments on commit 271bf84

Please sign in to comment.