Mercurial > repos > iuc > tbprofiler
comparison tb_profiler_profile.xml @ 18:abb937e275a6 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/tb-profiler commit fe5de3e1e0dc056c102ed13c9553ef2e0d6fcab6
| author | iuc |
|---|---|
| date | Sat, 16 Nov 2024 20:26:49 +0000 |
| parents | c961f3f5417f |
| children |
comparison
equal
deleted
inserted
replaced
| 17:c961f3f5417f | 18:abb937e275a6 |
|---|---|
| 1 <tool id="tb_profiler_profile" name="TB-Profiler Profile" version="@TOOL_VERSION@+galaxy1" profile="20.09" license="AGPL-3.0-or-later"> | 1 <tool id="tb_profiler_profile" name="TB-Profiler Profile" version="@TOOL_VERSION@+galaxy0" profile="20.09" license="AGPL-3.0-or-later"> |
| 2 <description>Infer strain types and drug resistance markers from sequences</description> | 2 <description>Infer strain types and drug resistance markers from sequences</description> |
| 3 <macros> | 3 <macros> |
| 4 <token name="@TOOL_VERSION@">6.2.1</token> | 4 <token name="@TOOL_VERSION@">6.4.0</token> |
| 5 </macros> | 5 </macros> |
| 6 <xrefs> | 6 <xrefs> |
| 7 <xref type="bio.tools">tb-profiler</xref> | 7 <xref type="bio.tools">tb-profiler</xref> |
| 8 </xrefs> | 8 </xrefs> |
| 9 <requirements> | 9 <requirements> |
| 10 <requirement type="package" version="1.2.6">delly</requirement> | |
| 10 <requirement type="package" version="@TOOL_VERSION@">tb-profiler</requirement> | 11 <requirement type="package" version="@TOOL_VERSION@">tb-profiler</requirement> |
| 11 </requirements> | 12 </requirements> |
| 12 <command detect_errors="exit_code"><