vg
tools for working with variation graphs
Namespaces | Functions
unchop.cpp File Reference
#include "handlegraph/algorithms/unchop.hpp"
#include <unordered_set>
#include <deque>
#include <set>
#include <sstream>
#include <utility>
#include <cassert>

Namespaces

 handlegraph
 
 handlegraph::algorithms
 

Functions

void handlegraph::algorithms::unchop (handlegraph::MutablePathDeletableHandleGraph *graph)
 
void handlegraph::algorithms::chop (handlegraph::MutableHandleGraph *graph, size_t max_node_length)
 

Detailed Description

Defines an algorithm to join adjacent handles.