Using Bioconductor To Analyse Beadarray Data

From Bridges Lab Protocols
Revision as of 17:16, 21 August 2009 by Davebrid (talk | contribs) (intitial page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

[Category: R] [Category: Bioinformatics]

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")