comparison stacks_clonefilter.xml @ 2:5d12a1115770 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 689ccfe1532a4de7b60fe69cd3945601d76aefb6"
author iuc
date Thu, 26 Sep 2019 10:21:48 -0400
parents a0a51078cb61
children 3009a21724e7
comparison
equal deleted inserted replaced
1:a0a51078cb61 2:5d12a1115770
76 76
77 </when> 77 </when>
78 <when value="pair"> 78 <when value="pair">
79 <param name="fwd" type="data" format="fastqsanger,fastqsanger.gz" label="Forward FASTQ" /> 79 <param name="fwd" type="data" format="fastqsanger,fastqsanger.gz" label="Forward FASTQ" />
80 <param name="rev" type="data" format="fastqsanger,fastqsanger.gz" label="Reverse FASTQ" /> 80 <param name="rev" type="data" format="fastqsanger,fastqsanger.gz" label="Reverse FASTQ" />
81 <param name="barcode_encoding_pair" type="select" label="Barcode location"> 81 <param name="barcode_encoding" type="select" label="Barcode location">
82 <expand macro="barcode_encoding_single" /> 82 <expand macro="barcode_encoding_pair" />
83 </param> 83 </param>
84 </when> 84 </when>
85 </conditional> 85 </conditional>
86 <param name="oligo_len_1" optional="true" type="integer" label="length of the single-end oligo sequence in data set"/> 86 <param name="oligo_len_1" optional="true" type="integer" label="length of the single-end oligo sequence in data set"/>
87 <param name="oligo_len_2" optional="true" type="integer" label="length of the paired-end oligo sequence in data set"/> 87 <param name="oligo_len_2" optional="true" type="integer" label="length of the paired-end oligo sequence in data set"/>