comparison stacks_clonefilter.xml @ 2:596b1e36b13c draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit d127e451bbe9267768092f1d890ab1a147c3b2cf
author iuc
date Fri, 02 Jun 2017 00:14:49 -0400
parents 0d6bc3ce9b6a
children 40a90780ac77
comparison
equal deleted inserted replaced
1:0d6bc3ce9b6a 2:596b1e36b13c
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"/>