TxDb.Hsapiens.UCSC.hg19.knownGene {TxDb.Hsapiens.UCSC.hg19.knownGene}R Documentation

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(s)

Marc Carlson

See Also

transcripts, 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


[Package TxDb.Hsapiens.UCSC.hg19.knownGene version 2.6.2 Index]