download gse data and get informations
geo_download(
gse,
by_annopbrobe = TRUE,
simpd = TRUE,
colon_remove = FALSE,
destdir = getwd(),
n = 1
)
a list with exp,pd and gpl
gse assession number
download data by geoquery or annoprobe
get simplified pdata,drop out columns with all same values
whether to remove duplicated columns with colons
The destination directory for data downloads.
For data with more than one ExpressionSet, specify which one to analyze
Xiaojie Sun
find_anno