Bioconductor version: 2.7
Generic framework for database access in R. Code written by Timothy H. Keitt and modified by Jianhua Zhang
Author: Timothy H. Keitt <thk at users.sourceforge.net>
Maintainer: Jianhua Zhang <jzhang at jimmy.harvard.edu>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("Rdbi")
To cite this package in a publication, start R and enter:
citation("Rdbi")
| Reference Manual |
| biocViews | Infrastructure |
| Depends | R (>= 1.2) |
| Imports | |
| Suggests | |
| System Requirements | |
| License | GPL |
| URL | |
| Depends On Me | RdbiPgSQL |
| Imports Me | pgUtils |
| Suggests Me | |
| Version | 1.24.0 |
| Since | Bioconductor 1.6 (R-2.1) or earlier |
| Package Source | Rdbi_1.24.0.tar.gz |
| Windows Binary | Rdbi_1.24.0.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) binary | Rdbi_1.24.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!