get_raw | R Documentation |
Downloads and unpacks microarray supplementary files from GEO. Files are stored in the supplied data directory under the GSE name.
get_raw(gse_names, data_dir = getwd())
gse_names |
Character vector of GSE names to download. |
data_dir |
String specifying directory for GSE folders. |
NULL (for download/unpack only).
load_raw
.
get_raw("GSE41845")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.