Package: ScaledMatrix 1.15.0

Aaron Lun

ScaledMatrix: Creating a DelayedMatrix of Scaled and Centered Values

Provides delayed computation of a matrix of scaled and centered values. The result is equivalent to using the scale() function but avoids explicit realization of a dense matrix during block processing. This permits greater efficiency in common operations, most notably matrix multiplication.

Authors:Aaron Lun [aut, cre, cph]

ScaledMatrix_1.15.0.tar.gz
ScaledMatrix_1.15.0.zip(r-4.5)ScaledMatrix_1.15.0.zip(r-4.4)ScaledMatrix_1.15.0.zip(r-4.3)
ScaledMatrix_1.15.0.tgz(r-4.4-any)ScaledMatrix_1.15.0.tgz(r-4.3-any)
ScaledMatrix_1.15.0.tar.gz(r-4.5-noble)ScaledMatrix_1.15.0.tar.gz(r-4.4-noble)
ScaledMatrix_1.15.0.tgz(r-4.4-emscripten)ScaledMatrix_1.15.0.tgz(r-4.3-emscripten)
ScaledMatrix.pdf |ScaledMatrix.html
ScaledMatrix/json (API)

# Install 'ScaledMatrix' in R:
install.packages('ScaledMatrix', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ltla/scaledmatrix/issues

On BioConductor:ScaledMatrix-1.15.0(bioc 3.21)ScaledMatrix-1.14.0(bioc 3.20)

softwaredatarepresentation

6.75 score 102 packages 8 scripts 20k downloads 10 exports 15 dependencies

Last updated 23 days agofrom:5ea7d67ff2. Checks:ERROR: 7. Indexed: yes.

TargetResultDate
Doc / VignettesFAILNov 14 2024
R-4.5-winERRORNov 14 2024
R-4.5-linuxERRORNov 14 2024
R-4.4-winERRORNov 14 2024
R-4.4-macERRORNov 14 2024
R-4.3-winERRORNov 14 2024
R-4.3-macERRORNov 14 2024

Exports:colMeanscolSumsDelayedArrayextract_arrayrowMeansrowSumsScaledMatrixScaledMatrixSeedshowt

Dependencies:abindBiocGenericscrayonDelayedArraygenericsIRangeslatticeMatrixMatrixGenericsmatrixStatsS4ArraysS4VectorsSparseArrayXVectorzlibbioc

Readme and manuals

Help Manual

Help pageTopics
The ScaledMatrix class%*%,ANY,ScaledMatrix-method %*%,ScaledMatrix,ANY-method %*%,ScaledMatrix,ScaledMatrix-method colMeans,ScaledMatrix-method colSums,ScaledMatrix-method crossprod,ANY,ScaledMatrix-method crossprod,ScaledMatrix,ANY-method crossprod,ScaledMatrix,missing-method crossprod,ScaledMatrix,ScaledMatrix-method DelayedArray,ScaledMatrixSeed-method dim,ScaledMatrixSeed-method dimnames,ScaledMatrixSeed-method dimnames<-,ScaledMatrix,ANY-method extract_array,ScaledMatrixSeed-method rowMeans,ScaledMatrix-method rowSums,ScaledMatrix-method ScaledMatrix ScaledMatrix-class ScaledMatrixSeed ScaledMatrixSeed-class show,ScaledMatrixSeed-method t,ScaledMatrix-method tcrossprod,ANY,ScaledMatrix-method tcrossprod,ScaledMatrix,ANY-method tcrossprod,ScaledMatrix,missing-method tcrossprod,ScaledMatrix,ScaledMatrix-method [,ScaledMatrix,ANY,ANY,ANY-method