Cycle state summary
Functions | |
const run::cycle_range & extracted_cycle_range () const | |
const run::cycle_range & called_cycle_range () const | |
const run::cycle_range & qscored_cycle_range () const | |
const run::cycle_range & error_cycle_range () const | |
bool empty () const | |
Detailed Description
Current cycle state for the run
Function Documentation
|
inline |
Get the base called cycle range
- Returns
- base called cycle range
|
inline |
Test if the cycle state is empty
- Returns
- true if all cycle ranges are empty
|
inline |
Get the aligned phix error rate cycle range
- Returns
- aligned phix error rate cycle range
|
inline |
Get the extracted cycle range
- Returns
- extracted cycle range
|
inline |
Get the q-scored cycle range
- Returns
- q-scored cycle range