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

Namespaces

 vg
 
 vg::algorithms
 

Functions

void vg::algorithms::merge (handlegraph::MutablePathDeletableHandleGraph *graph, const vector< pair< handle_t, size_t >> &start, size_t length)
 

Detailed Description

Defines an algorithm to merge parts of handles together.