vg
tools for working with variation graphs
Loading...
Searching...
No Matches
Namespaces | Functions
sorted_id_ranges.cpp File Reference
#include "sorted_id_ranges.hpp"

Namespaces

namespace  vg
 
namespace  vg::algorithms
 

Functions

vector< pair< id_t, id_t > > vg::algorithms::sorted_id_ranges (const HandleGraph *graph)
 Get a sorted list of inclusive ranges of IDs used in the given HandleGraph.