comparison btyper-3.2.0/btyper.xml @ 11:d4af9796b682 draft default tip

Uploaded
author estrain
date Tue, 17 May 2022 02:13:00 +0000
parents 7681f3c28536
children
comparison
equal deleted inserted replaced
10:7681f3c28536 11:d4af9796b682
3 <requirement type="package">btyper3</requirement> 3 <requirement type="package">btyper3</requirement>
4 </requirements> 4 </requirements>
5 <command detect_errors="exit_code"><![CDATA[ 5 <command detect_errors="exit_code"><![CDATA[
6 6
7 btyper3 -i $draft 7 btyper3 -i $draft
8 -o "./"; cat btyper_final_results/*.txt > results.txt; 8 -o "./"; cat btyper3_final_results/*.txt > results.txt;
9 9
10 ]]></command> 10 ]]></command>
11 <inputs> 11 <inputs>
12 <param name="draft" type="data" format="fasta" label="FASTA" /> 12 <param name="draft" type="data" format="fasta" label="FASTA" />
13 </inputs> 13 </inputs>