Significance Analysis of Microarrays (SAM) using Matlab

버전 1.1.0.0 (385 KB) 작성자: Eric
SAM is a popular method of finding differentially expressed genes through a microarray experiment.
다운로드 수: 815
업데이트 날짜: 2013/8/27

라이선스 보기

In BioInformatics, one of the goal of a microarray experiment can be of finding those genes which are up-regulated or/and down-regulated. SAM is a method suggested by Tusher et al.(2001) achieving that goal, and has two implementation in the R programming language. Since SAM is not yet implemented in Matlab, we provide its first implementation based on the BioConductor project library siggenes, thanks to Holger Schwender (2012) for his permission.

To see extended explanation of the proposed implementation, please see the demo file "SAM_demo.m".

References.

Virginia Goss Tusher, Robert Tibshirani, Gilbert Chu (2001). Significance analysis of microarrays applied to the ionizing radiation response. Proceedings of the National Academy of Sciences 98(9): 5116-5121.

Holger SCHWENDER (2012). siggenes : Multiple testing using SAM and Efron's empirical Bayes approaches. R package version 1.32.0.

인용 양식

Eric (2026). Significance Analysis of Microarrays (SAM) using Matlab (https://kr.mathworks.com/matlabcentral/fileexchange/42346-significance-analysis-of-microarrays-sam-using-matlab), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2012b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Genomics and Next Generation Sequencing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

SAM_demo.m is updated to automatically create results' destination folder

1.0.0.0