vg
tools for working with variation graphs
Classes | Namespaces
path_index.hpp File Reference
#include <map>
#include <utility>
#include <string>
#include "vg.hpp"
#include "handle.hpp"

Classes

struct  vg::PathIndex
 

Namespaces

 vg
 

Detailed Description

Provides an index for indexing an individual path for fast random access. Stores all the mappings uncompressed in memory.

Used for the reference path during VCF creation and interpretation.