Bioconductor version: 2.10
A tabular style data object where most data is stored outside main memory. A buffer is used to speed up access to data.
Author: Benjamin Milo Bolstad <bmb at bmbolstad.com>
Maintainer: Benjamin Milo Bolstad <bmb at bmbolstad.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("BufferedMatrix")
To cite this package in a publication, start R and enter:
citation("BufferedMatrix")
R Script | BufferedMatrix: Introduction | |
R Script | BufferedMatrixPicture1.pdf | |
R Script | BufferedMatrixPicture2.pdf | |
R Script | BufferedMatrixPicture3.pdf | |
R Script | BufferedMatrixPicture4.pdf | |
R Script | BufferedMatrixPicture5.pdf | |
Reference Manual |
biocViews | Infrastructure, Software |
Depends | R (>= 2.6.0), methods |
Imports | |
Suggests | |
System Requirements | |
License | LGPL (>= 2) |
URL | |
Depends On Me | BufferedMatrixMethods |
Imports Me | |
Suggests Me | |
Version | 1.20.0 |
Since | Bioconductor 2.0 (R-2.5) |
Package Source | BufferedMatrix_1.20.0.tar.gz |
Windows Binary | BufferedMatrix_1.20.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | BufferedMatrix_1.20.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!