BufferedMatrix

DOI: 10.18129/B9.bioc.BufferedMatrix  

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

A matrix data storage object held in temporary files

Bioconductor version: 3.16

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.2") and enter:

if (!require("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.62.0
In Bioconductor since BioC 2.0 (R-2.5) (16 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.62.0.tar.gz
Windows Binary BufferedMatrix_1.62.0.zip (64-bit only)
macOS Binary (x86_64) BufferedMatrix_1.62.0.tgz
macOS Binary (arm64) BufferedMatrix_1.62.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/BufferedMatrix
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/BufferedMatrix
Bioc Package Browser https://code.bioconductor.org/browse/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: