Learn R Programming

tinyarray (version 2.4.3)

geo_download: geo_download

Description

download gse data and get informations

Usage

geo_download(
  gse,
  by_annopbrobe = TRUE,
  simpd = TRUE,
  colon_remove = FALSE,
  destdir = getwd(),
  n = 1
)

Value

a list with exp,pd and gpl

Arguments

gse

gse assession number

by_annopbrobe

download data by geoquery or annoprobe

simpd

get simplified pdata,drop out columns with all same values

colon_remove

whether to remove duplicated columns with colons

destdir

The destination directory for data downloads.

n

For data with more than one ExpressionSet, specify which one to analyze

Author

Xiaojie Sun

See Also

find_anno