comparison tb_profiler_profile.xml @ 17:d03af1c7002c draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/tb-profiler commit 361de6d5f86e66c5ce996cdb37998408b3c28ae5
author iuc
date Mon, 11 Mar 2024 21:48:49 +0000
parents 2c68b0c38785
children 4839e590cb26
comparison
equal deleted inserted replaced
16:2c68b0c38785 17:d03af1c7002c
1 <tool id="tb_profiler_profile" name="TB-Profiler Profile" version="@TOOL_VERSION@+galaxy0" profile="20.09"> 1 <tool id="tb_profiler_profile" name="TB-Profiler Profile" version="@TOOL_VERSION@+galaxy0" profile="20.09">
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@">4.4.1</token> 4 <token name="@TOOL_VERSION@">4.4.1</token>
5 </macros> 5 </macros>
6 <xrefs>
7 <xref type="bio.tools">tb-profiler</xref>
8 </xrefs>
6 <requirements> 9 <requirements>
7 <requirement type="package" version="@TOOL_VERSION@">tb-profiler</requirement> 10 <requirement type="package" version="@TOOL_VERSION@">tb-profiler</requirement>
8 </requirements> 11 </requirements>
9 <command detect_errors="exit_code"><![CDATA[ 12 <command detect_errors="exit_code"><![CDATA[
10 #if str($fastq_or_bam.input_select.value) in ("paired_fastq", "paired_collection_fastq", "single_fastq") 13 #if str($fastq_or_bam.input_select.value) in ("paired_fastq", "paired_collection_fastq", "single_fastq")