BufferedMatrix: A matrix data storage object held in temporary files

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

Package details

AuthorBen Bolstad <bmb@bmbolstad.com>
Bioconductor views Infrastructure
MaintainerBen Bolstad <bmb@bmbolstad.com>
LicenseLGPL (>= 2)
Version1.54.0
URL https://github.com/bmbolstad/BufferedMatrix
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("BufferedMatrix")

Try the BufferedMatrix package in your browser

Any scripts or data that you put into this service are public.

BufferedMatrix documentation built on Nov. 8, 2020, 7:46 p.m.