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

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

apply_translation(const Translation &translation)vg::PathIndex
apply_translations(const vector< Translation > &translations)vg::PathIndex
at_position(size_t position) constvg::PathIndex
begin() constvg::PathIndex
by_idvg::PathIndex
by_startvg::PathIndex
end() constvg::PathIndex
find_in_orientation(int64_t node_id, bool is_reverse) constvg::PathIndex
find_position(size_t position) constvg::PathIndex
get_contained_orientations(int64_t node_id) constvg::PathIndex
iterator typedefvg::PathIndex
last_node_lengthvg::PathIndexprotected
mapping_positionsvg::PathIndex
node_length(const iterator &here) constvg::PathIndex
node_occurrencesvg::PathIndexprotected
parse_translation(const Translation &translation)vg::PathIndexprotected
path_contains_node(int64_t node_id) constvg::PathIndex
path_contains_node_in_orientation(int64_t node_id, bool is_reverse) constvg::PathIndex
PathIndex(const Path &path)vg::PathIndex
PathIndex(const list< mapping_t > &mappings)vg::PathIndex
PathIndex(const list< mapping_t > &mappings, VG &vg)vg::PathIndex
PathIndex(const Path &path, const HandleGraph &graph)vg::PathIndex
PathIndex(VG &vg, const string &path_name, bool extract_sequence=false)vg::PathIndex
PathIndex(const PathHandleGraph &graph, const string &path_name, bool extract_sequence=false)vg::PathIndex
replace_occurrence(iterator to_replace, const vector< Mapping > &replacements)vg::PathIndexprotected
round_outward(size_t start, size_t past_end) constvg::PathIndex
sequencevg::PathIndex
update_mapping_positions(VG &vg, const string &path_name)vg::PathIndex