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

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

Revision as of 23:37, 26 July 2009


Software Requirements

  • R, get from [CRAN]
  • Bioconductor, get from [Bioconductor]
  • Bioconductor packages. Install as needed:
    • GEOquery
>source("http://www.bioconductor.org/biocLite.R")
>biocLite("PACKAGE")

Obtaining GEO Datasets