Mercurial > repos > iuc > tbprofiler
changeset 21:60a1dad331ec draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/tb-profiler commit 953b57c6d7c11c3321a43fa8b8c0184bdea9f718
| author | iuc |
|---|---|
| date | Thu, 03 Jul 2025 14:00:48 +0000 |
| parents | 8cb134b8c1a5 |
| children | |
| files | tb_profiler_profile.xml |
| diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/tb_profiler_profile.xml Sat Nov 16 20:26:57 2024 +0000 +++ b/tb_profiler_profile.xml Thu Jul 03 14:00:48 2025 +0000 @@ -1,15 +1,15 @@ <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.6.4</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="@TOOL_VERSION@">tb-profiler</requirement> </requirements> + <version_command>tb-profiler --version</version_command> <command detect_errors="exit_code"><