Skip to content

Commit

Permalink
added prefilled text
Browse files Browse the repository at this point in the history
nekrut committed Dec 17, 2018
1 parent 0a8cabc commit 5697e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macros/read_group_macros.xml
Original file line number Diff line number Diff line change
@@ -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">

0 comments on commit 5697e97

Please sign in to comment.