Bioc2026 Registration Open!

sparseMatrixStats

Summary Statistics for Rows and Columns of Sparse Matrices

Bioconductor version: 3.23 · Package version: 1.24.0

High performance functions for row and column operations on sparse matrices. For example: col / rowMeans2, col / rowMedians, col / rowVars etc. Currently, the optimizations are limited to data in the column sparse format. This package is inspired by the matrixStats package by Henrik Bengtsson.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("sparseMatrixStats")

Details

MaintainerConstantin Ahlmann-Eltze <artjom31415@googlemail.com>
AuthorConstantin Ahlmann-Eltze [aut, cre] (ORCID: <https://orcid.org/0000-0002-3762-068X>)
LicenseMIT + file LICENSE
URLhttps://github.com/const-ae/sparseMatrixStats
Bug Reportshttps://github.com/const-ae/sparseMatrixStats/issues
System RequirementsC++11
Downloads rank19578
Source branchRELEASE_3_23
biocViewsDataRepresentation, Infrastructure, Software

Documentation

Download

Dependencies

Depends: MatrixGenerics (>= 1.5.3)

Imports: Rcpp, Matrix, matrixStats (>= 0.60.0), methods

LinkingTo: Rcpp

Suggests: testthat (>= 2.1.0), knitr, bench, rmarkdown, BiocStyle

Reverse dependencies

Imports Me (21): adjclust, atena, ccImpute, concordexR, Coralysis, CRMetrics, DelayedMatrixStats, DenoIST, dreamlet, GrabSVG, GSVA, modelSelection, mombf, scBSP, scone, Seqtometry, Signac, SimBu, smartid, SplineDV, SPOTlight

Suggests Me (13): APL, blase, dbMatrix, MatrixGenerics, miloR, plaid, scPCA, scuttle, SigBridgeRUtils, singleCellHaystack, SpatialFeatureExperiment, StabMap, zinbwave