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

Namespaces

 vg
 
 vg::algorithms
 

Functions

void vg::algorithms::append_handle_graph (const HandleGraph *from, MutableHandleGraph *into)
 Append the heads of from to the tails of into. More...
 
void vg::algorithms::append_path_handle_graph (const PathHandleGraph *from, MutablePathMutableHandleGraph *into, bool only_connect_path_tips)