Significance Analysis of Microarrays (SAM) using Matlab

Versione 1.1.0.0 (385 KB) da Eric
SAM is a popular method of finding differentially expressed genes through a microarray experiment.
808 download
Aggiornato 27 ago 2013

Visualizza la licenza

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.

Cita come

Eric (2025). Significance Analysis of Microarrays (SAM) using Matlab (https://www.mathworks.com/matlabcentral/fileexchange/42346-significance-analysis-of-microarrays-sam-using-matlab), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2012b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

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

1.0.0.0