Package: CONSTANd 1.21.0

Dirk Valkenborg

CONSTANd: Data normalization by matrix raking

Normalizes a data matrix `data` by raking (using the RAS method by Bacharach, see references) the Nrows by Ncols matrix such that the row means and column means equal 1. The result is a normalized data matrix `K=RAS`, a product of row mulipliers `R` and column multipliers `S` with the original matrix `A`. Missing information needs to be presented as `NA` values and not as zero values, because CONSTANd is able to ignore missing values when calculating the mean. Using CONSTANd normalization allows for the direct comparison of values between samples within the same and even across different CONSTANd-normalized data matrices.

Authors:Joris Van Houtven [aut, trl], Geert Jan Bex [trl], Dirk Valkenborg [aut, cre]

CONSTANd_1.21.0.tar.gz
CONSTANd_1.21.0.zip(r-4.7)CONSTANd_1.21.0.zip(r-4.6)CONSTANd_1.21.0.zip(r-4.5)
CONSTANd_1.21.0.tgz(r-4.6-any)CONSTANd_1.21.0.tgz(r-4.5-any)
CONSTANd_1.21.0.tar.gz(r-4.7-any)CONSTANd_1.21.0.tar.gz(r-4.6-any)
CONSTANd_1.21.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
CONSTANd/json (API)
NEWS

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

On BioConductor:CONSTANd-1.21.0(bioc 3.24)CONSTANd-1.20.0(bioc 3.23)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

massspectrometrycheminformaticsnormalizationpreprocessingdifferentialexpressiongeneticstranscriptomicsproteomics

3.78 score 5 scripts 324 downloads 3 mentions 1 exports 0 dependencies

Last updated from:6cdef6e9cc. Checks:1 WARNING, 7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksWARNING138
linux-devel-x86_64NOTE166
source / vignettesOK162
linux-release-x86_64NOTE170
macos-release-arm64NOTE93
macos-oldrel-arm64NOTE76
windows-develNOTE70
windows-releaseNOTE76
windows-oldrelNOTE69
wasm-releaseOK114

Exports:CONSTANd

Dependencies:

CONSTANd

Rendered fromCONSTANd.Rmdusingknitr::rmarkdownon May 30 2026.

Last update: 2021-02-22
Started: 2020-10-19