plot_qscore_heatmap.h File Reference
#include "interop/model/run_metrics.h"
#include "interop/model/plot/filter_options.h"
#include "interop/model/plot/heatmap_data.h"
#include "interop/logic/utils/metrics_to_load.h"
Go to the source code of this file.
Namespaces | |
illumina | |
illumina::interop | |
illumina::interop::logic | |
illumina::interop::logic::plot | |
Functions | |
size_t | count_columns_for_heatmap (const model::metrics::run_metrics &metrics) |
Variables | |
void plot_qscore_heatmap(model::metrics::run_metrics &metrics, const model::plot::filter_options &options, model::plot::heatmap_data &data, float *buffer=0, const size_t buffer_size=0) INTEROP_THROW_SPEC((model size_ | count_rows_for_heatmap )(const model::metrics::run_metrics &metrics) |
Detailed Description
Plot the Q-score heat map
- Date
- 5/5/16
- Version
- 1.0
- Copyright
- GNU Public License.