Using Bioconductor To Analyse Beadarray Data

From Bridges Lab Protocols
Revision as of 17:16, 21 August 2009 by Davebridges (Talk | contribs) (intitial page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, 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")