exonsByGene {parathyroidSE}R Documentation

Subset of exons/exonic parts for Ensembl genes

Description

exonsByGene is a GRangesList object with a subset of genes/transcripts from the GRCh37 Ensembl annotations. For complete details on the creation of this object, please see the vignette. exonicParts is a GRanges object with a subset of the exonic parts produced by the disjointExons function of the GenomicFeatures package.

Usage

data("exonsByGene")
data("exonicParts")

Format

GRangesList

Source

Ensembl


[Package parathyroidSE version 1.0.4 Index]