by_lane_candle_stick_plot< Point > Class Template Reference

Public Member Functions

 by_lane_candle_stick_plot (model::plot::data_point_collection< Point > &points)
 
template<typename MetricSet , typename MetricProxy >
void operator() (const MetricSet &metrics, const model::plot::filter_options &options, const MetricProxy &proxy)
 

Detailed Description

template<class Point>
class illumina::interop::logic::plot::by_lane_candle_stick_plot< Point >

Plot the candle stick over all tiles of a specific metric by lane

Constructor & Destructor Documentation

Constructor

Parameters
pointsreference to collection of points

Member Function Documentation

void operator() ( const MetricSet &  metrics,
const model::plot::filter_options options,
const MetricProxy &  proxy 
)
inline

Plot the candle stick over all tiles of a specific metric by lane

Parameters
metricsset of metric records
optionsfilter for metric records
proxyfunctor that takes a metric record and returns a metric value

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