vg
tools for working with variation graphs
Loading...
Searching...
No Matches
Namespaces | Functions
normalize.hpp File Reference
#include "../handle.hpp"
#include <handlegraph/mutable_path_deletable_handle_graph.hpp>
#include <vector>

Namespaces

namespace  vg
 
namespace  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)