vg
tools for working with variation graphs
|
This is the complete list of members for vg::DinucleotideMachine, including all inherited members.
DinucleotideMachine() | vg::DinucleotideMachine | |
init_state() const | vg::DinucleotideMachine | |
matches(uint32_t state, const char *dinucleotide) const | vg::DinucleotideMachine | |
matches(uint32_t state, const string &dinucleotide) const | vg::DinucleotideMachine | |
merge_state(uint32_t state_1, uint32_t state_2) const | vg::DinucleotideMachine | |
nt_table | vg::DinucleotideMachine | private |
transition_table | vg::DinucleotideMachine | private |
update_state(uint32_t state, char next) const | vg::DinucleotideMachine | |
~DinucleotideMachine()=default | vg::DinucleotideMachine |