Table 7 The coarse interval query types in “findOverlaps” function and the corresponding refined relations in Allen’s interval algebra.
From: Efficient Genomic Interval Queries Using Augmented Range Trees
Coarse types | Refined relations | NCList query time | RTFC query time |
---|---|---|---|
“any” | o, oi, d, di, m, mi, s, si, f, fi, = | 5654.42 | 1825.82 |
“within” | d, s, f, e | 942.71 | 250.00 |
“start” | s, si, e | 1007.73 | 327.92 |
“end” | f, fi, e | 1033.35 | 506.89 |
“equal” | e | 968.37 | 147.69 |