To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("DO.db")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
A set of annotation maps describing the entire Disease Ontology assembled using data from DO
Author: Jiang Li
Maintainer: Jiang Li <riverlee2008 at gmail.com>
Citation (from within R,
enter citation("DO.db")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("DO.db")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("DO.db")
| R Script | DO.db Overview | |
| Reference Manual |
| biocViews | AnnotationData, FunctionalAnnotation |
| Version | 2.8.0 |
| License | Artistic-2.0 |
| Depends | R (>= 2.7.0), methods, AnnotationDbi(>= 1.9.7) |
| Imports | methods, AnnotationDbi |
| LinkingTo | |
| Suggests | |
| SystemRequirements | |
| Enhances | |
| URL | |
| Depends On Me | |
| Imports Me | DOSE |
| Suggests Me | gwascat |
Follow Installation instructions to use this package in your R session.
| Package Source | DO.db_2.8.0.tar.gz |
| Windows Binary | DO.db_2.8.0.zip |
| Mac OS X 10.6 (Snow Leopard) | DO.db_2.8.0.tgz |
| Mac OS X 10.9 (Mavericks) | DO.db_2.8.0.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!