DelayedMatrixStats: Functions that Apply to Rows and Columns of 'DelayedMatrix' Objects

A port of the 'matrixStats' API for use with DelayedMatrix objects from the 'DelayedArray' package. High-performing functions operating on rows and columns of DelayedMatrix objects, e.g. col / rowMedians(), col / rowRanks(), and col / rowSds(). Functions optimized per data type and for subsetted calculations such that both memory usage and processing time is minimized.

Package details

AuthorPeter Hickey [aut, cre], Hervé Pagès [ctb], Aaron Lun [ctb]
Bioconductor views DataRepresentation Infrastructure Software
MaintainerPeter Hickey <peter.hickey@gmail.com>
LicenseMIT + file LICENSE
Version1.12.3
URL https://github.com/PeteHaitch/DelayedMatrixStats
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("DelayedMatrixStats")

Try the DelayedMatrixStats package in your browser

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

DelayedMatrixStats documentation built on Feb. 5, 2021, 2:04 a.m.