Package: CONSTANd 1.15.0
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:
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')) |
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
Last updated 21 days agofrom:7ad2dec327. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | NOTE | Oct 30 2024 |
R-4.5-linux | NOTE | Oct 30 2024 |
R-4.4-win | NOTE | Oct 30 2024 |
R-4.4-mac | NOTE | Oct 30 2024 |
R-4.3-win | NOTE | Oct 30 2024 |
R-4.3-mac | NOTE | Oct 30 2024 |
Exports:CONSTANd
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Data normalization by matrix raking | CONSTANd |