vg
tools for working with variation graphs
|
#include "jump_along_path.hpp"
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) |
Contains implementation of jump_along_closest_path algorithm