IntervalTree-class: IntervalTree

Description Slots

Description

A S4 class to represent interval tree.

Slots

data

a dataframe providing the intervals to be stored in the interval tree. The columns are key, start and end of intervals

root

the root list of the interval tree built upon the data


rIntervalTree documentation built on May 2, 2019, 3:04 a.m.