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