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.13.0(bioc 3.20)CONSTANd-1.12.0(bioc 3.19)

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

massspectrometrycheminformaticsnormalizationpreprocessingdifferentialexpressiongeneticstranscriptomicsproteomics

3.30 score 3 scripts 125 downloads 1 exports 0 dependencies

Last updated 21 days agofrom:7ad2dec327. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 30 2024
R-4.5-winNOTEOct 30 2024
R-4.5-linuxNOTEOct 30 2024
R-4.4-winNOTEOct 30 2024
R-4.4-macNOTEOct 30 2024
R-4.3-winNOTEOct 30 2024
R-4.3-macNOTEOct 30 2024

Exports:CONSTANd

Dependencies:

CONSTANd

Rendered fromCONSTANd.Rmdusingknitr::rmarkdownon Oct 30 2024.

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