◆ sequence_type
◆ RecombinatorHaplotype()
vg::RecombinatorHaplotype::RecombinatorHaplotype |
( |
const Recombinator & |
recombinator, |
|
|
gbwt::GBWTBuilder & |
builder, |
|
|
gbwtgraph::MetadataBuilder & |
metadata, |
|
|
const std::string & |
contig_name, |
|
|
size_t |
id |
|
) |
| |
|
inline |
◆ connect()
void vg::RecombinatorHaplotype::connect |
( |
gbwt::node_type |
until | ) |
|
|
private |
◆ extend()
◆ finish()
void vg::RecombinatorHaplotype::finish |
( |
bool |
with_suffix | ) |
|
◆ insert()
void vg::RecombinatorHaplotype::insert |
( |
| ) |
|
|
private |
◆ prefix()
void vg::RecombinatorHaplotype::prefix |
( |
gbwt::node_type |
until | ) |
|
|
private |
◆ suffix()
void vg::RecombinatorHaplotype::suffix |
( |
| ) |
|
|
private |
◆ take()
void vg::RecombinatorHaplotype::take |
( |
gbwt::size_type |
sequence_id | ) |
|
◆ builder
gbwt::GBWTBuilder& vg::RecombinatorHaplotype::builder |
◆ contig_name
const std::string& vg::RecombinatorHaplotype::contig_name |
◆ fragment
size_t vg::RecombinatorHaplotype::fragment |
◆ id
size_t vg::RecombinatorHaplotype::id |
◆ metadata
gbwtgraph::MetadataBuilder& vg::RecombinatorHaplotype::metadata |
◆ path
gbwt::vector_type vg::RecombinatorHaplotype::path |
◆ position
gbwt::edge_type vg::RecombinatorHaplotype::position |
◆ recombinator
◆ sequence_id
gbwt::size_type vg::RecombinatorHaplotype::sequence_id |
The documentation for this struct was generated from the following file: