text_layout< q_by_lane_metric, 1 > Struct Template Reference
Inheritance diagram for text_layout< q_by_lane_metric, 1 >:
text_layout< q_metric, 1 >

Additional Inherited Members

- Public Types inherited from text_layout< q_metric, 1 >
typedef q_metric::header_type header_type
 
- Static Public Member Functions inherited from text_layout< q_metric, 1 >
static size_t write_header (std::ostream &out, const header_type &header, const std::vector< std::string > &, const char sep, const char eol)
 
static size_t write_metric (std::ostream &out, const q_metric &metric, const header_type &header, const char sep, const char eol, const char)
 

Detailed Description

template<>
struct illumina::interop::io::text_layout< q_by_lane_metric, 1 >

Tile Metric CSV text format

This class provide an interface for writing the tile metrics to a CSV file:

  • TileMetrics.csv

The documentation for this struct was generated from the following file: