Description Usage Arguments Value Examples
View source: R/GSEtoDiseaseGEO.R
Given a GSE id this function annotates the study with a disease term from the Disease Ontology (D-O): http://disease-ontology.org/ It provides the most specific disease term, meaning the term with the highest depth in the D-O.
1 | GSEtoDiseaseGEO(GSE)
|
GSE |
a GSE series ID |
a character vector of all related diseases, separated by ;
1 | diseases<-GSEtoDiseaseGEO("GSE10245")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.