Registration and Call for Abstracts Open for Bioc2024

BufferedMatrix

A matrix data storage object held in temporary files


Bioconductor version: Release (3.18)

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.3") 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")
BufferedMatrix: Introduction PDF R Script
Reference Manual PDF

Details

biocViews Infrastructure, Software
Version 1.66.0
In Bioconductor since BioC 2.0 (R-2.5) (17 years)
License LGPL (>= 2)
Depends R (>= 2.6.0), methods
Imports
System Requirements
URL https://github.com/bmbolstad/BufferedMatrix
See More
Suggests
Linking To
Enhances
Depends On Me BufferedMatrixMethods
Imports Me
Suggests Me
Links To Me BufferedMatrixMethods
Build Report Build Report

Package Archives

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

Source Package BufferedMatrix_1.66.0.tar.gz
Windows Binary BufferedMatrix_1.66.0.zip
macOS Binary (x86_64) BufferedMatrix_1.66.0.tgz
macOS Binary (arm64) BufferedMatrix_1.66.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