Learn R Programming

BufferedMatrix (version 1.36.0)

A matrix data storage object held in temporary files

Description

A tabular style data object where most data is stored outside main memory. A buffer is used to speed up access to data.

Copy Link

Version

Version

1.36.0

License

LGPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

B M Bolstad

Last Published

February 15th, 2017

Functions in BufferedMatrix (1.36.0)

BufferedMatrix-class

Class BufferedMatrix
RMA preprocess BufferedMatrix

RMA preprocessing functions that work on BufferedMatrix objects
createBufferedMatrix

createBufferedMatrix
BufferedMatrix.justRMA

Use BufferedMatrix objects to facilitate RMA computation with low memory overhead
BufferedMatrix.read.probematrix

Read CEL file data into PM or MM BufferedMatrix
as.BufferedMatrix

Check or Coerce object to BufferedMatrix
BufferedMatrix.read.celfiles

Read CEL file data into PM or MM BufferedMatrix