This package is for version 3.17 of Bioconductor; for the stable, up-to-date release version, see DelayedMatrixStats.
Bioconductor version: 3.17
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.
Author: Peter Hickey [aut, cre], Hervé Pagès [ctb], Aaron Lun [ctb]
Maintainer: Peter Hickey <peter.hickey at gmail.com>
Citation (from within R,
enter citation("DelayedMatrixStats")):
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("DelayedMatrixStats")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("DelayedMatrixStats")
| HTML | R Script | Overview of DelayedMatrixStats |
| Reference Manual | ||
| Text | NEWS | |
| Text | LICENSE |
Follow Installation instructions to use this package in your R session.
| Source Package | DelayedMatrixStats_1.22.6.tar.gz |
| Windows Binary | DelayedMatrixStats_1.22.6.zip |
| macOS Binary (x86_64) | DelayedMatrixStats_1.22.6.tgz |
| macOS Binary (arm64) | DelayedMatrixStats_1.22.6.tgz |
| Source Repository | git clone https://git.bioconductor.org/packages/DelayedMatrixStats |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/DelayedMatrixStats |
| Bioc Package Browser | https://code.bioconductor.org/browse/DelayedMatrixStats/ |
| Package Short Url | https://bioconductor.org/packages/DelayedMatrixStats/ |
| Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: