getUMLs | R Documentation |
DataGeNET.Psy
Given the name of one or multiple gene and retrives their information
from PsyGeNET and creates an object of type DataGeNET.Psy
.
getUMLs(word, database = "ALL")
word |
Disese to convert to UMLS using PsyGeNET database. |
database |
Name of the database that will be queried. It can take the
values |
The corresponding UMLs for the input disease/s
umls <- getUMLs( word = "depressive", database = "ALL" )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.