Mercurial > repos > devteam > bwa
comparison read_group_macros.xml @ 22:01ac0a5fedc3 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bwa commit 393a497b224cd86285052e5ca2f41edc01125503
author | iuc |
---|---|
date | Wed, 08 May 2019 13:00:39 -0400 |
parents | ca29c55c78e7 |
children | e188dc7a68e6 |
comparison
equal
deleted
inserted
replaced
21:8d2a528a9513 | 22:01ac0a5fedc3 |
---|---|
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" /> |