get_GSE33113_synapse: Downloads the frozen-RMA-normalized of the GSE33113...

View source: R/get_data.R

get_GSE33113_synapseR Documentation

Downloads the frozen-RMA-normalized of the GSE33113 expression from Synapse. Note 1: synapse ID "syn2363559" Note 2: requires synapse login, can be automated by creating a .synapseConfig file.

Description

Downloads the frozen-RMA-normalized of the GSE33113 expression from Synapse. Note 1: synapse ID "syn2363559" Note 2: requires synapse login, can be automated by creating a .synapseConfig file.

Usage

get_GSE33113_synapse()

Arguments

no

parameters

Value

data frame of the expression matrix for the GSE33113 dataset

See Also

get_synapse_table

Examples

exprs = get_GSE33113_synapse()
print(dim(exprs))
print(exprs[1:3,1:3])

aeolianine/CRCsubtyping documentation built on Jan. 13, 2023, 12:16 p.m.