vg
tools for working with variation graphs
Namespaces | Functions
remove_high_degree.hpp File Reference
#include <vg/vg.pb.h>
#include "../handle.hpp"
#include <vector>

Namespaces

 vg
 
 vg::algorithms
 

Functions

void vg::algorithms::remove_high_degree_nodes (DeletableHandleGraph &g, int max_degree)
 

Detailed Description

Defines a process that removes high-degree nodes from a graph