Using Bioconductor To Analyse Beadarray Data: Difference between revisions
Jump to navigation
Jump to search
intitial page |
mNo edit summary |
||
Line 1: | Line 1: | ||
[Category: R] | [[Category: R]] | ||
[Category: Bioinformatics] | [[Category: Bioinformatics]] | ||
==Software Requirements== | ==Software Requirements== |
Revision as of 17:16, 21 August 2009
Software Requirements
- R, get from [CRAN]
- Bioconductor, get from [Bioconductor]
- Bioconductor packages. Install as needed:
- beadarray
- limma
source("http://www.bioconductor.org/biocLite.R") biocLite("PACKAGE")