toprdata {toprdata} | R Documentation |
Gene and exon datasets to use with the 'topr' package
The two datasets are:
ENSGENES
Gene information from genome build GRCh38
ENSEXONS
Exon information from genome build GRCh38
ENSGENES_37
Gene information from genome build GRCh37
ENSEXONS_37
Exon information from genome build GRCh37
library(toprdata)
head(ENSGENES)
head(ENSEXONS)