GenomicOverlaps-class {ENCODExplorer}R Documentation

GenomicOverlaps objects represent the overlaps of multiple GRanges.

Description

GenomicOverlaps objects represent the overlaps of multiple GRanges.

Slots

regions

A GRanges object representing the combined regions.

matrix

A matrix representing which elements overlap with the combined regions.


[Package ENCODExplorer version 2.14.0 Index]