|
vg
tools for working with variation graphs
|
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... | |
An edge in a MultipathAlignment between Subpaths that may not be contiguous in the graph.
| uint32 vg::Connection::next = 1 |
the index of the Subpath that this connection points to
| int32 vg::Connection::score = 2 |
the score of this connection
1.8.17