comparison macros.xml @ 10:9dad3d0b27bc draft default tip

planemo upload for repository https://github.com/gbcs-embl/Je/tree/master/src/galaxy commit 5acb6bc253e38c5c61fc70c10443716d4109a711
author gbcs-embl-heidelberg
date Sat, 04 Aug 2018 09:03:00 -0400
parents db0236de7b35
children
comparison
equal deleted inserted replaced
9:db0236de7b35 10:9dad3d0b27bc
186 </param> 186 </param>
187 187
188 <when value="file"> 188 <when value="file">
189 <param name="BARCODE_FILE" type="data" format="tabular,txt" label="Barcode List" 189 <param name="BARCODE_FILE" type="data" format="tabular,txt" label="Barcode List"
190 help="Barcode list format: one sample per line. First column is sample name and second is the 190 help="Barcode list format: one sample per line. First column is sample name and second is the
191 barcode, separated by tab or space. A third and fourth column can be used to specify the resulting 191 barcode, separated by tab or space. See help below."/>
192 file names. See help below."/>
193 </when> 192 </when>
194 193
195 <when value="text"> 194 <when value="text">
196 <param name="barcode_text" type="text" area="True" size="10x30" 195 <param name="barcode_text" type="text" area="True" size="10x30"
197 value="sample_name &lt;tab&gt; barcode" label="Barcode List" 196 value="sample_name &lt;tab&gt; barcode" label="Barcode List"