BufferedMatrix

DOI: 10.18129/B9.bioc.BufferedMatrix    

This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see BufferedMatrix.

A matrix data storage object held in temporary files

Bioconductor version: 3.12

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

Author: Ben Bolstad <bmb at bmbolstad.com>

Maintainer: Ben Bolstad <bmb at bmbolstad.com>

Citation (from within R, enter citation("BufferedMatrix")):

Installation

To install this package, start R (version "4.0") and enter:

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("BufferedMatrix")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("BufferedMatrix")

 

PDF R Script BufferedMatrix: Introduction
PDF   Reference Manual

Details

biocViews Infrastructure, Software
Version 1.54.0
In Bioconductor since BioC 2.0 (R-2.5) (14 years)
License LGPL (>= 2)
Depends R (>= 2.6.0), methods
Imports
LinkingTo
Suggests
SystemRequirements
Enhances
URL https://github.com/bmbolstad/BufferedMatrix
Depends On Me BufferedMatrixMethods
Imports Me
Suggests Me
Links To Me BufferedMatrixMethods
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package BufferedMatrix_1.54.0.tar.gz
Windows Binary BufferedMatrix_1.54.0.zip (32- & 64-bit)
macOS 10.13 (High Sierra) BufferedMatrix_1.54.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/BufferedMatrix
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/BufferedMatrix
Package Short Url https://bioconductor.org/packages/BufferedMatrix/
Package Downloads Report Download Stats

Documentation »

Bioconductor

R / CRAN packages and documentation

Support »

Please read the posting guide. Post questions about Bioconductor to one of the following locations: