vg
tools for working with variation graphs
Namespaces | Functions
unchop.cpp File Reference
#include "unchop.hpp"
#include <unordered_set>
#include <list>
#include <set>
#include <iostream>
#include <sstream>

Namespaces

 vg
 
 vg::algorithms
 

Functions

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

Detailed Description

Defines an algorithm to join adjacent handles.