vg
tools for working with variation graphs
|
Public Attributes | |
int64 | node_id = 1 |
repeated< BasePileup > | base_pileup = 2 |
Collect pileup records by node. Saves some space and hashing over storing individually, assuming not too sparse and avg. node length more than couple bases the ith BasePileup in the array corresponds to the position at offset i.
repeated<BasePileup> vg::NodePileup::base_pileup = 2 |
int64 vg::NodePileup::node_id = 1 |