Mercurial > repos > cstrittmatter > skesa
comparison skesa.xml @ 1:abe89c222f28 draft
planemo upload commit cd1454c40a43ad9da3d59e6ba8359318fc772c43-dirty
author | cstrittmatter |
---|---|
date | Mon, 13 Aug 2018 17:28:32 -0400 |
parents | 5bba9b6003cb |
children | 2f4443bea09d |
comparison
equal
deleted
inserted
replaced
0:5bba9b6003cb | 1:abe89c222f28 |
---|---|
33 <when value="pe"> | 33 <when value="pe"> |
34 <param name="fastq1" type="data" format="fastq" label="FASTQ" /> | 34 <param name="fastq1" type="data" format="fastq" label="FASTQ" /> |
35 <param name="fastq2" type="data" format="fastq" label="FASTQ" /> | 35 <param name="fastq2" type="data" format="fastq" label="FASTQ" /> |
36 </when> | 36 </when> |
37 <when value="cl"> | 37 <when value="cl"> |
38 <param type="data_collection" name="collection_files" format="fastq" collection_type="list" label="FASTQS: Must be a Data Set list built from multiple fastq files" /> | 38 <param type="data_collection" name="collection_files" format="fastq" collection_type="list" label="FASTQS: Must be a Data Set list built from multiple fastq files" /> |
39 </when> | 39 </when> |
40 </conditional> | 40 </conditional> |
41 | 41 |
42 <param name="percent_identity" type="integer" label="Percent identity required for an allele match [default 90]" value="90" /> | 42 <param name="percent_identity" type="integer" label="Percent identity required for an allele match [default 90]" value="90" /> |
43 <param name="percent_length" type="integer" label="Percent length required for an allele match [default 50]" value="50" /> | 43 <param name="percent_length" type="integer" label="Percent length required for an allele match [default 50]" value="50" /> |