geoDataDownload {easyDifferentialGeneCoexpression} | R Documentation |
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)
Arguments
GSE_code |
GEO code dataset |
verbose |
prints all the intermediate message to standard output or not |
Value
a gene set gene expression AnnotationDataFrame
[Package easyDifferentialGeneCoexpression version 1.4 Index]