vg
tools for working with variation graphs
Namespaces | Functions
locally_expand_graph.hpp File Reference
#include "../handle.hpp"

Namespaces

 vg
 
 vg::algorithms
 

Functions

void vg::algorithms::locally_expand_graph (const HandleGraph &parent, MutableHandleGraph &subgraph, handle_t from, int64_t max_dist)
 

Detailed Description

Definitions for the locally_expand_graph algorithm.