r-bioc-sparsematrixstats

BioConductor summary statistics for rows and columns of sparse matrices
  https://bioconductor.org/packages/sparseMatrixStats/
  0
  no reviews



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.