|
vg
tools for working with variation graphs
|
#include "../handle.hpp"#include "vg/io/edit.hpp"#include <vg/vg.pb.h>#include <string>#include <functional>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... | |
1.8.17