getDataGEO {MoonlightR}R Documentation

getDataGEO

Description

This function retrieves and prepares GEO data

Usage

getDataGEO(GEOobject = "GSE39004", platform = "GPL6244",
  TCGAtumor = NULL)

Arguments

GEOobject

GEOobject

platform

platform

TCGAtumor

tumor name

Value

return GEO gset

Examples

## Not run: 
dataGEO <-  getDataGEO(GEOobject = "GSE20347",platform = "GPL571")

## End(Not run)

[Package MoonlightR version 1.16.0 Index]