SummaryRun Version 1
This class provides an interface to reading the SummaryRun metric file:
- InterOp/SummaryRun.bin
- InterOp/SummaryRunOut.bin
The file format for SummaryRun metrics is as follows:
Header
illumina::interop::io::metric_format_stream (Class that parses this information)
byte 0: version number (1)
n-Records
illumina::interop::io::generic_layout<summary_run_metric, 1> (Class that parses this information) 2 byte: dummy (int16) 4 byte: occupancy proxy cluster count (float) 4 byte: raw cluster count (float) 4 byte: occupancy cluster count (float) 4 byte: PF cluster count (float)