vg
tools for working with variation graphs
Public Attributes | List of all members
vg::PathNode Class Reference

#include <multipath_alignment_graph.hpp>

Public Attributes

string::const_iterator begin
 
string::const_iterator end
 
path_t path
 
vector< pair< size_t, size_t > > edges
 

Member Data Documentation

◆ begin

string::const_iterator vg::PathNode::begin

◆ edges

vector<pair<size_t, size_t> > vg::PathNode::edges

◆ end

string::const_iterator vg::PathNode::end

◆ path

path_t vg::PathNode::path

The documentation for this class was generated from the following file: