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

Namespaces

 handlegraph
 
 handlegraph::algorithms
 

Functions

void handlegraph::algorithms::append_handle_graph (const HandleGraph *from, MutableHandleGraph *into)
 
void handlegraph::algorithms::append_path_handle_graph (const PathHandleGraph *from, MutablePathMutableHandleGraph *into, bool only_connect_path_tips)