get_raw: Download and unpack microarray supplementary files from GEO.

get_rawR Documentation

Download and unpack microarray supplementary files from GEO.

Description

Downloads and unpacks microarray supplementary files from GEO. Files are stored in the supplied data directory under the GSE name.

Usage

get_raw(gse_names, data_dir = getwd())

Arguments

gse_names

Character vector of GSE names to download.

data_dir

String specifying directory for GSE folders.

Value

NULL (for download/unpack only).

See Also

load_raw.

Examples

get_raw("GSE41845")

alexvpickering/crossmeta documentation built on June 2, 2022, 7:06 a.m.