AnnotationDbi

Annotation Database Interface

Provides user interface and database connection code for annotation data packages using SQLite data storage.

Author Herve Pages, Marc Carlson, Seth Falcon, Nianhua Li
Maintainer Biocore Team c/o BioC user list

To install this package, start R and enter:

    source("http://bioconductor.org/biocLite.R")
    biocLite("AnnotationDbi")

Vignettes (Documentation)

Package Downloads

AnnotationDbi.pdf
SQLForge.pdf
Package source AnnotationDbi_1.4.2.tar.gz
Windows binary AnnotationDbi_1.4.2.zip
MacOS X 10.4 (Tiger) binary AnnotationDbi_1.4.2.tgz
MacOS X 10.5 (Leopard) binary AnnotationDbi_1.4.2.tgz

Details

biocViews
Depends
R , methods , utils , Biobase
Suggests
Imports
methods , utils , Biobase , DBI , RSQLite
SystemRequirements
License Artistic-2.0
URL
dependsOnMe
suggestsMe