|
vg
tools for working with variation graphs
|
Namespaces | |
| vg | |
| vg::algorithms | |
Functions | |
| void | vg::algorithms::copy_handle_graph (const HandleGraph *from, MutableHandleGraph *into) |
| Copies the nodes and edges from one graph into another. More... | |
| void | vg::algorithms::copy_path_handle_graph (const PathHandleGraph *from, MutablePathMutableHandleGraph *into) |
| Copies the nodes, edges, and paths from one graph into another. More... | |
| void | vg::algorithms::copy_path (const PathHandleGraph *from, const path_handle_t &path, MutablePathHandleGraph *into) |
Defines algorithms for copying data between handle graphs
1.8.20