- recipe bioconductor-delayedmatrixstats
Functions that Apply to Rows and Columns of 'DelayedMatrix' Objects
- Homepage:
https://bioconductor.org/packages/3.16/bioc/html/DelayedMatrixStats.html
- License:
MIT + file LICENSE
- Recipe:
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 bioconductor-delayedmatrixstats¶
-
- Versions:
1.20.0-0
,1.16.0-0
,1.14.0-0
,1.12.3-0
,1.12.0-0
,1.10.0-0
,1.8.0-0
,1.6.0-1
,1.4.0-1
,1.20.0-0
,1.16.0-0
,1.14.0-0
,1.12.3-0
,1.12.0-0
,1.10.0-0
,1.8.0-0
,1.6.0-1
,1.4.0-1
,1.4.0-0
,1.2.0-0
- Depends:
bioconductor-delayedarray
>=0.24.0,<0.25.0
bioconductor-iranges
>=2.32.0,<2.33.0
bioconductor-matrixgenerics
>=1.10.0,<1.11.0
bioconductor-s4vectors
>=0.36.0,<0.37.0
bioconductor-sparsematrixstats
>=1.10.0,<1.11.0
r-base
>=4.2,<4.3.0a0
r-matrix
>=1.5-0
r-matrixstats
>=0.60.0
- Required By:
Installation
With an activated Bioconda channel (see set-up-channels), install with:
conda install bioconductor-delayedmatrixstats
and update with:
conda update bioconductor-delayedmatrixstats
or use the docker container:
docker pull quay.io/biocontainers/bioconductor-delayedmatrixstats:<tag>
(see bioconductor-delayedmatrixstats/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/bioconductor-delayedmatrixstats/README.html)