FindNonoverlappingIVs: Find Nonoverlapping Intervals

View source: R/seqNdisplayR.R

FindNonoverlappingIVsR Documentation

Find Nonoverlapping Intervals

Description

Internal function: Find nonoverlapping intervals within a GRanges object for each interval (based on the SelfHits object obtained by findOverlaps function applied to the GRanges object beforehand) - used together with "ConnectIVs" to organize the individual feature annotations, such that they take up as little space as possible

Usage

FindNonoverlappingIVs(n_IV, n_IVs, overlaps)

Arguments

n_IV
n_IVs
overlaps

Author(s)

SLA


THJlab/seqNdisplayR documentation built on March 29, 2024, 1:36 p.m.