Mercurial > repos > testtool > get_geo
view TxDb.Hsapiens.UCSC.hg19.knownGene/man/package.Rd @ 39:5447fc8946ed draft default tip
Uploaded
author | testtool |
---|---|
date | Fri, 13 Oct 2017 11:22:49 -0400 |
parents | ec7a1f7f9a94 |
children |
line wrap: on
line source
\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 TxDb object(s)} \description{ This package loads one or more TxDb objects. Such TxDb objects are an R interface to prefabricated databases contained by this package. The names of any objects exposed by this package indicate the origin and resources exposed. So for example TxDb.Hsapiens.UCSC.hg19.knownGene would be a TxDb object, of Homo sapiens data from UCSC build hg19 based on the knownGene Track. } \note{ This data package was made from resources at UCSC on 2015-10-07 18:11:28 +0000 (Wed, 07 Oct 2015) and based on the hg19 genome based on the knownGene table } \author{Marc Carlson, Bioconductor Package Maintainer <maintainer@bioconductor.org> [cre]} \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 db object that is loaded by calling it's name TxDb.Hsapiens.UCSC.hg19.knownGene } \keyword{package} \keyword{data}