#include <tile_metric.h>
| read_metric |
( |
const uint_t |
read = 0, |
|
|
const float |
percent_aligned = std::numeric_limits<float>::quiet_NaN(), |
|
|
const float |
percent_phasing = std::numeric_limits<float>::quiet_NaN(), |
|
|
const float |
percent_prephasing = std::numeric_limits<float>::quiet_NaN() |
|
) |
| |
|
inline |
Constructor
- Parameters
-
| read | read number |
| percent_aligned | percent of PhiX aligned in read |
| percent_phasing | percent phasing |
| percent_prephasing | percent pre-phasing |
| void percent_aligned |
( |
const float |
val | ) |
|
|
inline |
Set percent aligned for read
- Parameters
-
| void percent_phasing |
( |
const float |
val | ) |
|
|
inline |
Set percent phasing for read
- Note
- Supported only in version 2
- Parameters
-
| void percent_prephasing |
( |
const float |
val | ) |
|
|
inline |
Set percent prephasing for read
- Note
- Supported only in version 2
- Parameters
-
The documentation for this class was generated from the following file: