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

Namespaces

 vg
 
 vg::algorithms
 

Functions

unordered_set< id_t > vg::algorithms::apply_orientations (MutableHandleGraph *graph, const vector< handle_t > &orientations)
 

Detailed Description

Defines utility algorithms for applying mutable graph operations in bulk.