Description Usage Arguments Details Value Author(s)
Creates MetaIntegrator formatted objects by downloading and formatting data from GEO.
1 | getGEOData(gseVector, formattedNames = gseVector, qNorm = FALSE, ...)
|
gseVector |
a vector of GSE ids (each a string) |
formattedNames |
a vector of formatted names corresponding to the GSE ids. Default: gseVector |
qNorm |
perform quantile normalization of expression data within a dataset or not. Default: FALSE |
... |
will pass additional parameters to getGEO, including |
Note: if you get the error "Error: Couldn't find driver MySQL" then just library(RMySQL) and then re-run getGEOData
a Pre-Analysis MetaObject containing the datasets loaded in $originalData
Francesco Vallania, Andrew Tam, Ravi Shankar, Aditya M. Rao
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.