vg
tools for working with variation graphs
Namespaces | Functions
jump_along_path.cpp File Reference
#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)
 

Detailed Description

Contains implementation of jump_along_closest_path algorithm