|
vg
tools for working with variation graphs
|
#include "ref_path_distance.hpp"Namespaces | |
| vg | |
| vg::algorithms | |
Functions | |
| int64_t | vg::algorithms::ref_path_distance (const PathPositionHandleGraph *graph, const pos_t &pos_1, const pos_t &pos_2, const unordered_set< path_handle_t > &ref_paths, int64_t max_search_dist) |
Implements the reference path distance function
1.8.17