Package: CONSTANd 1.15.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.15.0.tar.gz
CONSTANd_1.15.0.zip(r-4.5)CONSTANd_1.15.0.zip(r-4.4)CONSTANd_1.15.0.zip(r-4.3)
CONSTANd_1.15.0.tgz(r-4.5-any)CONSTANd_1.15.0.tgz(r-4.4-any)CONSTANd_1.15.0.tgz(r-4.3-any)
CONSTANd_1.15.0.tar.gz(r-4.5-noble)CONSTANd_1.15.0.tar.gz(r-4.4-noble)
CONSTANd_1.15.0.tgz(r-4.4-emscripten)CONSTANd_1.15.0.tgz(r-4.3-emscripten)
CONSTANd.pdf |CONSTANd.html
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.15.0(bioc 3.21)CONSTANd-1.14.0(bioc 3.20)

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

massspectrometrycheminformaticsnormalizationpreprocessingdifferentialexpressiongeneticstranscriptomicsproteomics

3.78 score 3 scripts 176 downloads 3 mentions 1 exports 0 dependencies

Last updated 4 months agofrom:7ad2dec327. Checks:1 OK, 7 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 26 2025
R-4.5-winNOTEJan 26 2025
R-4.5-macNOTEJan 26 2025
R-4.5-linuxNOTEJan 26 2025
R-4.4-winNOTEJan 26 2025
R-4.4-macNOTEJan 26 2025
R-4.3-winNOTEJan 26 2025
R-4.3-macNOTEJan 26 2025

Exports:CONSTANd

Dependencies:

CONSTANd

Rendered fromCONSTANd.Rmdusingknitr::rmarkdownon Jan 26 2025.

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