intervalframe.IntervalFrame.overlap#
- IntervalFrame.overlap(iframe, key='overlap')[source]#
Find overlaps in one IntervalFrame with another
- Parameters:
- iframe : IntervalFrame
Intervals used to annotate
- key : str
Name of the column to use in resulting IntervalFrame
- Returns:
- results_iframeIntervalFrame
Intervals with column indicating index of overlap