Structsยง
- GInterval
Index Map - A Bed map that preserves the order.
- GInterval
Index Set - A Bed map that preserves the order.
- GInterval
Map - A map from genomic internvals to values, internally represented as a interval tree for efficient queries. Note that GIntervalMap permits duplicated records.
- GInterval
Query Iter - An
GIntervalQueryIteris returned byIntervaltree::findand iterates over the entries overlapping the query - Iter