intersect_matrix: Returns the intersection matrix from a GenomicOverlaps...

Description Usage Arguments Value

View source: R/GenomicOverlaps.R

Description

Returns the intersection matrix from a GenomicOverlaps object.

Usage

1

Arguments

x

The GenomicOverlaps object.

Value

A matrix with has as many columns as the number of items in the initial GRangesList, and as many rows as the number of combined regions. Its values indicate how many regions from the initial GRangesList element map to each individual combined range.


CharlesJB/ENCODExplorer documentation built on Dec. 9, 2019, 10:11 a.m.