Bioconductor/MatrixGenerics: S4 Generic Summary Statistic Functions that Operate on Matrix-Like Objects

S4 generic functions modeled after the 'matrixStats' API for alternative matrix implementations. Packages with alternative matrix implementation can depend on this package and implement the generic functions that are defined here for a useful set of row and column summary statistics. Other package developers can import this package and handle a different matrix implementations without worrying about incompatibilities.

Getting started

Package details

Bioconductor views Infrastructure Software
Maintainer
LicenseArtistic-2.0
Version1.15.1
URL https://bioconductor.org/packages/MatrixGenerics
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Bioconductor/MatrixGenerics")
Bioconductor/MatrixGenerics documentation built on April 19, 2024, 8:19 a.m.