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
|
inline |
Constructor
- Parameters
-
points reference to collection of points
Member Function Documentation
|
inline |
Plot the candle stick over all tiles of a specific metric by lane
- Parameters
-
metrics set of metric records options filter for metric records proxy functor that takes a metric record and returns a metric value
The documentation for this class was generated from the following file:
- /io/src/interop/logic/plot/plot_by_lane.cpp