getDataGEO {MoonlightR} | R Documentation |
This function retrieves and prepares GEO data
getDataGEO(GEOobject = "GSE39004", platform = "GPL6244", TCGAtumor = NULL)
GEOobject |
GEOobject |
platform |
platform |
TCGAtumor |
tumor name |
return GEO gset
## Not run: dataGEO <- getDataGEO(GEOobject = "GSE20347",platform = "GPL571") ## End(Not run)