PeteHaitch/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.

Getting started

Package details

Bioconductor views DataRepresentation Infrastructure Software
Maintainer
LicenseMIT + file LICENSE
Version1.25.4
URL https://github.com/PeteHaitch/DelayedMatrixStats
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("PeteHaitch/DelayedMatrixStats")
PeteHaitch/DelayedMatrixStats documentation built on April 26, 2024, 1:35 p.m.