sparseMatrixStats: Summary Statistics for Rows and Columns of Sparse Matrices

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.

Package details

AuthorConstantin Ahlmann-Eltze [aut, cre] (<https://orcid.org/0000-0002-3762-068X>)
Bioconductor views DataRepresentation Infrastructure Software
MaintainerConstantin Ahlmann-Eltze <artjom31415@googlemail.com>
LicenseMIT + file LICENSE
Version1.2.1
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("sparseMatrixStats")

Try the sparseMatrixStats package in your browser

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

sparseMatrixStats documentation built on Feb. 4, 2021, 2 a.m.