LTLA/beachmat: Compiling Bioconductor to Handle Each Matrix Type

Provides a consistent C++ class interface for reading from a variety of commonly used matrix types. Ordinary matrices and several sparse/dense Matrix classes are directly supported, along with a subset of the delayed operations implemented in the DelayedArray package. All other matrix-like objects are supported by calling back into R.

Getting started

Package details

Bioconductor views DataImport DataRepresentation Infrastructure
Maintainer
LicenseGPL-3
Version2.21.4
URL https://github.com/tatami-inc/beachmat
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("LTLA/beachmat")
LTLA/beachmat documentation built on July 13, 2024, 3:11 p.m.