\name{TxDb.Hsapiens.UCSC.hg19.knownGene} \docType{package} \alias{TxDb.Hsapiens.UCSC.hg19.knownGene-package} \alias{TxDb.Hsapiens.UCSC.hg19.knownGene} \alias{TxDb.Hsapiens.UCSC.hg19.knownGene} \title{Annotation package for the Hsapiens_UCSC_hg19_knownGene_TxDb object} \description{ 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. } \note{ 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 } \author{Marc Carlson} \seealso{ \link[GenomicFeatures]{transcripts}, \link[GenomicFeatures]{transcriptsBy} } \examples{ ## 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 } \keyword{package} \keyword{data}