comparison read_group_macros.xml @ 22:f6ced08779c4 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/picard commit b6e11aa8e5fd1da27909207ec4f09cbbac467495
author iuc
date Fri, 29 Mar 2019 08:34:36 -0400
parents efc56ee1ade4
children 881d7645d1bf
comparison
equal deleted inserted replaced
21:6f9c0884a3e7 22:f6ced08779c4
240 </xml> 240 </xml>
241 <xml name="read_group_pu_param"> 241 <xml name="read_group_pu_param">
242 <param name="PU" type="text" label="Platform unit (PU)" help="Unique identifier (e.g. flowcell-barcode.lane for Illumina or slide for SOLiD)" optional="True" /> 242 <param name="PU" type="text" label="Platform unit (PU)" help="Unique identifier (e.g. flowcell-barcode.lane for Illumina or slide for SOLiD)" optional="True" />
243 </xml> 243 </xml>
244 <xml name="read_group_pu_required_param"> 244 <xml name="read_group_pu_required_param">
245 <param name="PU" type="text" label="Platform unit (PU)" help="Unique identifier (e.g. flowcell-barcode.lane for Illumina or slide for SOLiD)" optional="False" /> 245 <param name="PU" type="text" value="run" label="Platform unit (PU)" help="Unique identifier (e.g. flowcell-barcode.lane for Illumina or slide for SOLiD)" optional="False" />
246 </xml> 246 </xml>
247 <!-- Only ID is required - all groups available --> 247 <!-- Only ID is required - all groups available -->
248 <xml name="read_group_inputs_spec"> 248 <xml name="read_group_inputs_spec">
249 <expand macro="read_group_id_conditional" /> 249 <expand macro="read_group_id_conditional" />
250 <expand macro="read_group_sm_conditional" /> 250 <expand macro="read_group_sm_conditional" />