gemma.R | R Documentation |
This package contains wrappers and convenience functions for Gemma's RESTful API that enables access to curated expression and differential expression data from over 15,000 published studies (as of mid-2022). Gemma (https://gemma.msl.ubc.ca) is a web site, database and a set of tools for the meta-analysis, re-use and sharing of transcriptomics data, currently primarily targeted at the analysis of gene expression profiles.
Most users will want to start with the high-level functions like get_dataset_object
, get_differential_expression_values
and get_platform_annotations
Additional lower-level methods are available that directly map to the Gemma RESTful API methods.
For more information and detailed usage instructions check the README, the function reference and the vignette.
All software-related questions should be posted to the Bioconductor Support Site: https://support.bioconductor.org
Javier Castillo-Arnemann, Jordan Sicherman, Ogan Mancarci, Guillaume Poirier-Morency
Lim, N. et al., Curation of over 10 000 transcriptomic studies to enable data reuse, Database, 2021. https://doi.org/10.1093/database/baab006
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.