AbstractPileup

Abstract pileup structure. S is type of column range.

Alias This

columns

Pileup columns

Members

Functions

end_position
ulong end_position()

end_at parameter provided to a pileup function

reads
R reads()
Undocumented in source. Be warned that the author may not have intended to support it.
ref_id
int ref_id()

Reference ID of all reads in this pileup.

start_position
ulong start_position()

start_from parameter provided to a pileup function

Variables

columns
S columns;
Undocumented in source.

Meta