Language

Package: r-delayedmatrixstats @ 1.18.0

Synopsis

Functions that apply to rows and columns of DelayedMatrix objects

Description

This package provides a port of the matrixStats API for use with DelayedMatrix objects from the DelayedArray package. It contains high-performing functions operating on rows and columns of DelayedMatrix objects, e.g. colMedians, rowMedians, colRanks, rowRanks, colSds, and rowSds. Functions are optimized per data type and for subsetted calculations such that both memory usage and processing time is minimized.

Home page
https://github.com/PeteHaitch/DelayedMatrixStats
Location
gnu/packages/bioconductor.scm (line: 14719, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings