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:

/bioconductor-delayedmatrixstats/meta.yaml

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

(downloads) docker_bioconductor-delayedmatrixstats

Versions:
1.20.0-01.16.0-01.14.0-01.12.3-01.12.0-01.10.0-01.8.0-01.6.0-11.4.0-1

1.20.0-01.16.0-01.14.0-01.12.3-01.12.0-01.10.0-01.8.0-01.6.0-11.4.0-11.4.0-01.2.0-0

Depends:
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