Description Usage Arguments Value Examples
View source: R/download_gse_data.R
Download a dataset from GEO via GEOquery
1 | download_gse_data(geo_acc = NULL)
|
geo_acc |
String with your datasets accession number (e.g. "GSE108000) |
gse, an ExpressionSet S4 object type with your dataset's expression data and metadata.
1 | gse <- download_gse_data("GSE108000")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.