GSEtoDisease: Annotate a study (GSE) with a disease term from the Disease...

Description Usage Arguments Value Examples

View source: R/GSEtoDisease.R

Description

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.

Usage

1

Arguments

GSE

a GSE series ID

Value

a character vector of all related diseases, separated by ;

Examples

1
diseases<-GSEtoDisease("GSE10245")

mensxmachina/BioDataome documentation built on July 24, 2021, 1:05 p.m.