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

Namespaces

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