vg
tools for working with variation graphs
|
Namespaces | |
vg | |
vg::algorithms | |
Functions | |
vector< pos_t > | vg::algorithms::jump_along_closest_path (const PathPositionHandleGraph *graph, const pos_t &pos, int64_t jump_dist, size_t max_search_dist) |
Defines algorithm for jumping a given number of bases away from a position using paths.