vg
tools for working with variation graphs
|
Public Attributes | |
Path | from = 1 |
Path | to = 2 |
Translations map from one graph to another. A collection of these provides a covering mapping between a from and to graph. If each "from" path through the base graph corresponds to a "to" path in an updated graph, then we can use these translations to project positions, mappings, and paths in the new graph into the old one using the Translator interface.
Path vg::Translation::from = 1 |
Path vg::Translation::to = 2 |