Bioconductor version: Release (2.7)
Functions for creating PostgreSQL database tables, with auto incrementing primary keys, selection of foreign keys to allow referential integrity and a logging mechanism.
Author: Johannes Rainer
Maintainer: Johannes Rainer 
To install this package, start R and enter:
source("http:///biocLite.R")
biocLite("pgUtils")    
| pgUtils.pdf | 
| biocViews | Infrastructure | 
| Depends | R, methods | 
| Imports | methods, Rdbi, RdbiPgSQL | 
| Suggests | |
| System Requirements | |
| License | LGPL (>= 2) | 
| URL | |
| Depends On Me | maDB | 
| Imports Me | |
| Suggests Me | |
| Version | 1.22.0 | 
| Package Source | pgUtils_1.22.0.tar.gz | 
| Windows Binary | |
| MacOS 10.5 (Leopard) binary | pgUtils_1.22.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!