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

An edge in a MultipathAlignment between Subpaths that may not be contiguous in the graph. More...

Public Attributes

uint32 next = 1
 the index of the Subpath that this connection points to More...
 
int32 score = 2
 the score of this connection More...
 

Detailed Description

An edge in a MultipathAlignment between Subpaths that may not be contiguous in the graph.

Member Data Documentation

◆ next

uint32 vg::Connection::next = 1

the index of the Subpath that this connection points to

◆ score

int32 vg::Connection::score = 2

the score of this connection


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