get_GSE_links: Get the links for GSE studyID

Description Usage Arguments Value Examples

View source: R/get_GSE_links.R

Description

Get the links for GSE studyID

Usage

1
get_GSE_links(studyID = "GSE1009", down = F, destdir = "./")

Arguments

studyID

A standard study ID

destdir

where to store the files download according to current GSE studyID

Value

write some files

Examples

1
#' get_GSE_links();get_GSE_links(studyID='GSE1009',down=T);get_GSE_links('GSE42872')

jmzeng1314/humanid documentation built on May 19, 2019, 2:57 p.m.