#include <haplotypes.hpp>
◆ allele()
alleleValue haplo::linear_haplo_structure::SNVvector::allele |
( |
size_t | i | ) |
const |
◆ push_back()
void haplo::linear_haplo_structure::SNVvector::push_back |
( |
alleleValue | allele, |
|
|
size_t | ref_pos, |
|
|
bool | deletion ) |
◆ ref_position()
size_t haplo::linear_haplo_structure::SNVvector::ref_position |
( |
size_t | i | ) |
const |
◆ size()
size_t haplo::linear_haplo_structure::SNVvector::size |
( |
| ) |
const |
◆ alleles
vector<alleleValue> haplo::linear_haplo_structure::SNVvector::alleles |
|
private |
◆ ref_positions
vector<size_t> haplo::linear_haplo_structure::SNVvector::ref_positions |
|
private |
The documentation for this struct was generated from the following files: