get_raw {crossmeta} | 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).
get_raw("GSE41845")