Quantile normalization of 2 dimensional arrays

버전 1.3.0.0 (1.94 KB) 작성자: Dr. Jens Koopmann
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://www.mathworks.com/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