get_GSE33113_synapse | R 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.
get_GSE33113_synapse()
no |
parameters |
data frame of the expression matrix for the GSE33113 dataset
get_synapse_table
exprs = get_GSE33113_synapse() print(dim(exprs)) print(exprs[1:3,1:3])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.