vg
tools for working with variation graphs
vg::DozeuInterface Member List

This is the complete list of members for vg::DozeuInterface, including all inherited members.

align(Alignment &alignment, const HandleGraph &graph, const vector< MaximalExactMatch > &mems, bool reverse_complemented, int8_t full_length_bonus, uint16_t max_gap_length=default_xdrop_max_gap_length)vg::DozeuInterface
align(Alignment &alignment, const HandleGraph &graph, const vector< handle_t > &order, const vector< MaximalExactMatch > &mems, bool reverse_complemented, int8_t full_length_bonus, uint16_t max_gap_length=default_xdrop_max_gap_length)vg::DozeuInterface
align_downward(Alignment &alignment, const OrderedGraph &graph, const vector< graph_pos_s > &head_positions, bool left_to_right, vector< const dz_forefront_s * > &forefronts, int8_t full_length_bonus, uint16_t max_gap_length)vg::DozeuInterfaceprotected
align_pinned(Alignment &alignment, const HandleGraph &g, bool pin_left, int8_t full_length_bonus, uint16_t max_gap_length=default_xdrop_max_gap_length)vg::DozeuInterface
calculate_and_save_alignment(Alignment &alignment, const OrderedGraph &graph, const vector< graph_pos_s > &head_positions, size_t tail_node_index, bool left_to_right, const vector< const dz_forefront_s * > &forefronts)vg::DozeuInterfaceprotected
calculate_max_position(const OrderedGraph &graph, const graph_pos_s &seed_pos, size_t max_node_index, bool direction, const vector< const dz_forefront_s * > &forefronts)vg::DozeuInterfaceprotected
calculate_seed_position(const OrderedGraph &graph, const vector< MaximalExactMatch > &mems, size_t query_length, bool direction) constvg::DozeuInterfaceprotected
do_poa(const OrderedGraph &graph, const dz_query_s *packed_query, const vector< graph_pos_s > &seed_positions, bool right_to_left, vector< const dz_forefront_s * > &forefronts, uint16_t)vg::DozeuInterfaceprotected
dzvg::DozeuInterfaceprotected
extend(const dz_query_s *query, const dz_forefront_s **forefronts, size_t n_forefronts, const char *ref, int32_t rlen, uint32_t rid, uint16_t xt)=0vg::DozeuInterfaceprotectedpure virtual
flush()=0vg::DozeuInterfaceprotectedpure virtual
pack_query_forward(const char *seq, const uint8_t *qual, int8_t full_length_bonus, size_t len)=0vg::DozeuInterfaceprotectedpure virtual
pack_query_reverse(const char *seq, const uint8_t *qual, int8_t full_length_bonus, size_t len)=0vg::DozeuInterfaceprotectedpure virtual
push_edit(Mapping *mapping, uint8_t op, const char *alt, size_t len) constvg::DozeuInterfaceprotected
scan(const dz_query_s *query, const dz_forefront_s **forefronts, size_t n_forefronts, const char *ref, int32_t rlen, uint32_t rid, uint16_t xt)=0vg::DozeuInterfaceprotectedpure virtual
scan_seed_position(const OrderedGraph &graph, const Alignment &alignment, bool direction, vector< const dz_forefront_s * > &forefronts, int8_t full_length_bonus, uint16_t max_gap_length)vg::DozeuInterfaceprotected
trace(const dz_forefront_s *forefront)=0vg::DozeuInterfaceprotectedpure virtual
~DozeuInterface()=defaultvg::DozeuInterfacevirtual