Previous changeset 21:8d2a528a9513 (2018-04-10) Next changeset 23:3fe632431b68 (2020-05-19) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bwa commit 393a497b224cd86285052e5ca2f41edc01125503 |
modified:
read_group_macros.xml |
b |
diff -r 8d2a528a9513 -r 01ac0a5fedc3 read_group_macros.xml --- a/read_group_macros.xml Tue Apr 10 18:41:16 2018 -0400 +++ b/read_group_macros.xml Wed May 08 13:00:39 2019 -0400 |
b |
@@ -242,7 +242,7 @@ <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" /> </xml> <xml name="read_group_pu_required_param"> - <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" /> + <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" /> </xml> <!-- Only ID is required - all groups available --> <xml name="read_group_inputs_spec"> |