get_expression_data_gemma {EGAD}R Documentation

Obtain expression matrix from the GEMMA database

Description

The function downloads and parses the expression matrix from the GEMMA database, specified by the GEO ID

Usage

get_expression_data_gemma(gseid, filtered = "true")

Arguments

gseid

GEO ID of the expression experiment

filtered

flag to indicate whether or not the data is QC

Value

list of genes and the expression matrix


[Package EGAD version 1.10.0 Index]