getGeneDiseaseByName | R Documentation |
Get Human disease information (HDO provided) for the set of Human Gene Names. Function lookups for diseases associated with internal Human gene names and returns list of available diseases.
getGeneDiseaseByName(names)
names |
|
data.frame
Other Disease functions:
getGeneDiseaseByEntres()
,
getGeneDiseaseByIDs()
t <- getGeneDiseaseByName(c("CASK", "DLG2", "DLG1")) # (115 rows)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.