beachmat: Compiling Bioconductor to Handle Each Matrix Type

Provides a consistent C++ class interface for reading from and writing data to a variety of commonly used matrix types. Ordinary matrices and several sparse/dense Matrix classes are directly supported, third-party S4 classes may be supported by external linkage, while all other matrices are handled by DelayedArray block processing.

Package details

AuthorAaron Lun [aut, cre], Hervé Pagès [aut], Mike Smith [aut]
Bioconductor views DataImport DataRepresentation Infrastructure
MaintainerAaron Lun <infinite.monkeys.with.keyboards@gmail.com>
LicenseGPL-3
Version2.6.4
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("beachmat")

Try the beachmat package in your browser

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

beachmat documentation built on Dec. 22, 2020, 2 a.m.