powered by
Legacy helper for parsing GEO series matrix files. Prefer [geo_download()] for normal use.
geo_parser(gse, destdir = getwd())
an ExpressionSet object list
GEO accession number
The destination directory for data downloads
Xiaojie Sun
find_anno
if (FALSE) { gse = "GSE42872" a = try(geo_parser(gse,destdir=tempdir()), silent = TRUE) }
Run the code above in your browser using DataLab