getOverlap: Overlap between genomic and exon coordinates

Description Usage Arguments Value

View source: R/getOverlap.R

Description

Compares supplied coordinates with coordinates from an exon annotation file (e.g. GENCODE .gtf)

Usage

1
getOverlap(grObject, exonAnnotation)

Arguments

grObject

GRanges object with genomic coordinates (see GenomicRanges documentation for more info)

exonAnnotation

annotation file filtered for exon coordinates (e.g. from GENCODE)

Value

Table listing all overlapping coordinates with their corresponding overlap type


MDegener/SpliceSelector documentation built on Dec. 31, 2020, 2:18 p.m.