About Anaconda Help Download Anaconda

bioconda / packages / bioconductor-constand 1.10.0

Data normalization by matrix raking

Installers

  • noarch v1.10.0

conda install

To install this package run one of the following:
conda install bioconda::bioconductor-constand

Description

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy