vg
tools for working with variation graphs
Public Attributes | List of all members
vg::XdropAligner::OrderedGraph Struct Reference

#include <xdrop_aligner.hpp>

Public Attributes

const HandleGraphgraph
 
const vector< handle_t > & order
 

Detailed Description

Represents a HandleGraph with a defined (topological) order calculated for it.

Meant to be used with aggregate initialization ({wrapper, order}).

Member Data Documentation

◆ graph

const HandleGraph& vg::XdropAligner::OrderedGraph::graph

◆ order

const vector<handle_t>& vg::XdropAligner::OrderedGraph::order

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