r-bioc-delayedmatrixstats

Functions on Rows and Columns of 'DelayedMatrix' Objects
  https://bioconductor.org/packages/DelayedMatrixStats/
  0
  no reviews



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.