vg
tools for working with variation graphs
|
#include "approx_path_distance.hpp"
Namespaces | |
vg | |
vg::algorithms | |
Functions | |
size_t | vg::algorithms::min_approx_path_distance (const PathPositionHandleGraph *graph, const pos_t &pos1, const pos_t &pos2, uint64_t max_search) |
use the embedded paths to get an estimated minimum distance between the positions More... | |