Bioconductor version: 2.5
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 | |
| BufferedMatrixPicture1.pdf | ||
| BufferedMatrixPicture2.pdf | ||
| BufferedMatrixPicture3.pdf | ||
| BufferedMatrixPicture4.pdf | ||
| BufferedMatrixPicture5.pdf | ||
| Reference Manual |
| biocViews | Infrastructure |
| Depends | R (>= 2.6.0), methods |
| Imports | |
| Suggests | |
| System Requirements | |
| License | LGPL (>= 2) |
| URL | |
| Depends On Me | BufferedMatrixMethods |
| Imports Me | |
| Suggests Me | |
| Version | 1.10.0 |
| Since | Bioconductor 2.0 (R-2.5) |
| Package Source | BufferedMatrix_1.10.0.tar.gz |
| Windows Binary | BufferedMatrix_1.10.0.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) binary | BufferedMatrix_1.10.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!