geoDataDownload: Function that downloads gene expression data from GEO, after checking the connection
Description
Function that downloads gene expression data from GEO, after checking the connection
Usage
geoDataDownload(GSE_code, verbose = FALSE)
Value
a gene set gene expression AnnotationDataFrame
Arguments
- GSE_code
GEO code dataset
- verbose
prints all the intermediate message to standard output or not