vg
tools for working with variation graphs
|
This is the complete list of members for vg::SnarlState, including all inherited members.
append(const vector< handle_t > &haplotype, bool backward=false) | vg::SnarlState | |
dump() const | vg::SnarlState | |
erase(size_t overall_lane) | vg::SnarlState | |
graph | vg::SnarlState | protected |
haplotypes | vg::SnarlState | protected |
insert(const vector< pair< handle_t, size_t >> &haplotype) | vg::SnarlState | |
insert(size_t overall_lane, const vector< handle_t > &haplotype, bool backward=false) | vg::SnarlState | |
net_node_lanes | vg::SnarlState | protected |
size() const | vg::SnarlState | |
SnarlState(const NetGraph *graph) | vg::SnarlState | |
swap(size_t lane1, size_t lane2) | vg::SnarlState | |
trace(size_t overall_lane, bool backward, const function< void(const handle_t &, size_t)> &iteratee) const | vg::SnarlState |