const-ae/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.

Getting started

Package details

Bioconductor views DataRepresentation Infrastructure Software
Maintainer
LicenseMIT + file LICENSE
Version1.15.1
URL https://github.com/const-ae/sparseMatrixStats
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("const-ae/sparseMatrixStats")
const-ae/sparseMatrixStats documentation built on April 10, 2024, 5:27 p.m.