915
edits
Changes
initial page
[[Category:R]]
[[Category:Bioinformatics]]
==Software Requirements==
*R, get from [[http://cran.r-project.org/ CRAN]]
*Bioconductor, get from [[http://www.bioconductor.org/download Bioconductor]]
*Bioconductor packages. Install as needed:
**GEOquery
<pre>
>source("http://www.bioconductor.org/biocLite.R")
>biocLite("PACKAGE")
</pre>
==Obtaining GEO Datasets==
[[Category:Bioinformatics]]
==Software Requirements==
*R, get from [[http://cran.r-project.org/ CRAN]]
*Bioconductor, get from [[http://www.bioconductor.org/download Bioconductor]]
*Bioconductor packages. Install as needed:
**GEOquery
<pre>
>source("http://www.bioconductor.org/biocLite.R")
>biocLite("PACKAGE")
</pre>
==Obtaining GEO Datasets==