Bioconductor version: Release (2.12)
The package enables a simple unified interface to several annotation packages each of which has its own schema by taking advantage of the fact that each of these packages implements a select methods.
Author: Marc Carlson, Herve Pages, Martin Morgan, Valerie Obenchain
Maintainer: Biocore Data Team <maintainer at bioconductor.org>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("OrganismDbi")
To cite this package in a publication, start R and enter:
citation("OrganismDbi")
R Script | OrganismDbi: A meta framework for Annotation Packages | |
Reference Manual | ||
Text | NEWS |
biocViews | Annotation, Infrastructure, Software |
Version | 1.2.0 |
In Bioconductor since | BioC 2.11 (R-2.16) |
License | Artistic-2.0 |
Depends | R (>= 2.14.0), methods, AnnotationDbi(>= 1.16.10), GenomicFeatures |
Imports | BiocGenerics, graph, RBGL, AnnotationDbi |
Suggests | Homo.sapiens, Rattus.norvegicus, RUnit |
System Requirements | |
URL | |
Depends On Me | Homo.sapiens, Mus.musculus, Rattus.norvegicus |
Imports Me | |
Suggests Me |
Package Source | OrganismDbi_1.2.0.tar.gz |
Windows Binary | OrganismDbi_1.2.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | OrganismDbi_1.2.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!