To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("TxDb.Hsapiens.UCSC.hg18.knownGene")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
Exposes an annotation databases generated from UCSC by exposing these as TranscriptDb objects
Author: Marc Carlson
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
Citation (from within R,
enter citation("TxDb.Hsapiens.UCSC.hg18.knownGene")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("TxDb.Hsapiens.UCSC.hg18.knownGene")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("TxDb.Hsapiens.UCSC.hg18.knownGene")
Reference Manual |
biocViews | AnnotationData, Genetics, Homo_sapiens, TranscriptDb |
Version | 2.10.1 |
License | Artistic-2.0 |
Depends | GenomicFeatures(>= 1.13.40) |
Imports | GenomicFeatures, AnnotationDbi |
Suggests | |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | FDb.InfiniumMethylation.hg18, GenomicFeatures, ggtut, ind1KG, Rsamtools |
Follow Installation instructions to use this package in your R session.
Package Source | TxDb.Hsapiens.UCSC.hg18.knownGene_2.10.1.tar.gz |
Windows Binary | TxDb.Hsapiens.UCSC.hg18.knownGene_2.10.1.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | TxDb.Hsapiens.UCSC.hg18.knownGene_2.10.1.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!