bioconda / packages / bioconductor-delayedmatrixstats 1.20.0

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

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.2.0
  • osx-64 v1.2.0
  • noarch v1.20.0

conda install

To install this package run one of the following:
conda install -c bioconda bioconductor-delayedmatrixstats
conda install -c "bioconda/label/cf201901" bioconductor-delayedmatrixstats
conda install -c "bioconda/label/gcc7" bioconductor-delayedmatrixstats

Description

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.


© 2023 Anaconda, Inc. All Rights Reserved. (v2.37.5 fd896869) Legal | Privacy Policy