ReadFlowCall

Flow call associated with a read

Members

Functions

base
Base base()

Called nucleotide

complement
void complement()

Set base to its complement

flow_index
size_t flow_index()

Flow index (0-based)

intensity
float intensity()

Signal intensity, normalized to homopolymer lengths

intensity_value
short intensity_value()

round(intensity * Multiplier) where Multiplier is 100.0 for FZ tags, and 256.0 for ZM tags. More efficient, because this is how intensities are stored in FZ/ZM tag.

length
ushort length()

Called homopolymer length

offset
ushort offset()

Zero-based position of the first nucleotide in the run, relative to start of the read. Takes strandness into account.

Meta