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.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'))

Peer review:

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 125 downloads 3 mentions 1 exports 0 dependencies

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

TargetResultLatest binary
Doc / VignettesOKDec 27 2024
R-4.5-winNOTEDec 27 2024
R-4.5-linuxNOTEDec 27 2024
R-4.4-winNOTEDec 27 2024
R-4.4-macNOTEDec 27 2024
R-4.3-winNOTEDec 27 2024
R-4.3-macNOTEDec 27 2024

Exports:CONSTANd

Dependencies:

CONSTANd

Rendered fromCONSTANd.Rmdusingknitr::rmarkdownon Dec 27 2024.

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