vg
tools for working with variation graphs
Namespaces | Functions
path_string.cpp File Reference
#include "path_string.hpp"

Namespaces

 vg
 
 vg::algorithms
 

Functions

void vg::algorithms::append_mapping_sequence (const Mapping &m, const string &node_seq, string &seq)
 use the given oriented node sequence and the mapping to reconstruct the sequence represented by the mapping More...
 
string vg::algorithms::path_string (const HandleGraph &graph, const Path &path)
 use the given graph and the path to determine our path string More...