Description Usage Arguments Value
View source: R/GenomicOverlaps.R
Returns the intersection matrix from a GenomicOverlaps object.
1 |
x |
The GenomicOverlaps object. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.