Difference between revisions of "Using Bioconductor To Analyse Beadarray Data"

From Bridges Lab Protocols
Jump to: navigation, search
(intitial page)
(No difference)

Revision as of 17:16, 21 August 2009

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