Quantile normalization of 2 dimensional arrays

Returns a normalized dataset
1.3K 次下载
更新时间 2009/5/19

查看许可证

Measurements in general can be influenced by many factor such as calibration of the acquistion instruments, day to day variability and other factors such as different source material etc.

Quantile normalization will help to correct for this variability based on the assumption that all data are measured/analysed under the same conditions. It will return a normalized data set.

Proteomic/Geomics application of qunatile normalization

Global normalization - enforces the chips to have equal mean (median) intensity
Lowess – enforces equal means at all intensities
Quantile Normalization - enforces the chips to have identical intensity distribution

If you have any suggestions than please drop me a line.

Jens

引用格式

Dr. Jens Koopmann (2025). Quantile normalization of 2 dimensional arrays (https://ww2.mathworks.cn/matlabcentral/fileexchange/22123-quantile-normalization-of-2-dimensional-arrays), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Instrument Connection and Communication 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.3.0.0

Updated the mean calculation

1.1.0.0

Shows raw data and normalized data in a graph.

1.0.0.0