powered by
A S4 class to represent interval tree.
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