TxDb.Hsapiens.UCSC.hg19.knownGene {TxDb.Hsapiens.UCSC.hg19.knownGene} | R Documentation |
Contains the Hsapiens_UCSC_hg19_knownGene_TxDb object annotation database as generated from UCSC
This package loads the above mentioned object. This TranscriptDb object is an R interface to the prefabricated database contained by this package.
This Transcript data package was made from resources at UCSC on 2011-09-29 18:22:48 -0700 (Thu, 29 Sep 2011) and based on the hg19 genome base on the knownGene table
Marc Carlson
## load the library library(TxDb.Hsapiens.UCSC.hg19.knownGene) ## list the contents that are loaded into memory ls('package:TxDb.Hsapiens.UCSC.hg19.knownGene') ## show the txdb object that is loaded by calling it's name TxDb.Hsapiens.UCSC.hg19.knownGene