\name{TxDb.Mmusculus.UCSC.mm9.knownGene} \docType{package} \alias{TxDb.Mmusculus.UCSC.mm9.knownGene-package} \alias{TxDb.Mmusculus.UCSC.mm9.knownGene} \alias{TxDb.Mmusculus.UCSC.mm9.knownGene} \title{Annotation package for the Mmusculus_UCSC_mm9_knownGene_TxDb object} \description{ Contains the Mmusculus_UCSC_mm9_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:23:39 -0700 (Thu, 29 Sep 2011) and based on the mm9 genome base on the knownGene table } \author{Marc Carlson} \seealso{ \link[GenomicFeatures]{transcripts}, \link[GenomicFeatures]{transcriptsBy} } \examples{ ## load the library library(TxDb.Mmusculus.UCSC.mm9.knownGene) ## list the contents that are loaded into memory ls('package:TxDb.Mmusculus.UCSC.mm9.knownGene') ## show the txdb object that is loaded by calling it's name TxDb.Mmusculus.UCSC.mm9.knownGene } \keyword{package} \keyword{data}