vg
tools for working with variation graphs
|
Public Attributes | |
Position | position = 1 |
The position at which the first Edit, if any, in the Mapping starts. Inclusive. More... | |
repeated< Edit > | edit = 2 |
The series of Edit s to transform to region in read/alt. More... | |
int64 | rank = 5 |
The 1-based rank of the mapping in its containing path. More... | |
A Mapping defines the relationship between a node in system and another entity. An empty edit list implies complete match, however it is preferred to specify the full edit structure. as it is more complex to handle special cases.
Position vg::Mapping::position = 1 |
int64 vg::Mapping::rank = 5 |
The 1-based rank of the mapping in its containing path.