View source: R/functions_geo.R
wrapper_getGEO | R Documentation |
The wrapper function adds some basic validity checks including format of the study identifier and number of different platforms used in the study.
wrapper_getGEO( gse, GSEMatrix = TRUE, AnnotGPL = FALSE, getGPL = FALSE, platform = NULL, temp.dir = tempdir() )
This functions results in an error if the study identifier does not start with GSE and if more than one platform is used in a study. If the latter is the case, the desired platform can be set using the platform parameter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.