|
vg
tools for working with variation graphs
|
#include <unordered_map>#include <vg/vg.pb.h>#include "../position.hpp"#include "../hash_map.hpp"#include "../handle.hpp"Namespaces | |
| vg | |
| vg::algorithms | |
Functions | |
| unordered_map< id_t, id_t > | vg::algorithms::extract_extending_graph (const HandleGraph *source, DeletableHandleGraph *into, int64_t max_dist, pos_t pos, bool backward, bool preserve_cycles_on_src_node) |
1.8.17