Description Usage Arguments Value
Downloads platform info file from GEO using GPL accession number gplAccNum
.
Adds platform IDs that are missing from ExpressionSet esetAnn
and sets their values to NA.
Writes data to tad-delimited file filePath
if specified.
Uses rownames(esetAnn)
as IDs.
1 | writeExprsGEO(esetAnn, gplAccNum, filePath = NULL, remGPL = TRUE, ...)
|
esetAnn |
ExpressionSet |
gplAccNum |
Character GEO GPL accession number |
filePath |
Character path/fileName.txt; default NULL |
remGPL |
Delete the downloaded GPL*.soft file; default TRUE |
... |
Further arguments passed to GEOquery::getGEO(...) |
Matrix expression values for GEO.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.