vg
tools for working with variation graphs
|
#include "../handle.hpp"
#include "merge.hpp"
#include <handlegraph/mutable_path_deletable_handle_graph.hpp>
Namespaces | |
vg | |
vg::algorithms | |
Functions | |
bool | vg::algorithms::simplify_siblings (handlegraph::MutablePathDeletableHandleGraph *graph, function< bool(const handle_t &, const handle_t &)> can_merge) |