Description Usage Arguments Examples
Get GEO data
1 | expression_get(gse, ...)
|
gse |
A character vector of the GEO series IDs |
... |
Other arguments passed to getGEO |
1 2 3 4 5 | ## Not run:
gse <- c('GSE34150', 'GSE15018', 'GSE20696', 'GSE69313')
expression_get(gse, destdir = 'data')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.