Description Usage Arguments Details Value
View source: R/get_disease_description_dataframe.R
This function will interact with the HPO API to create a dataframe that contains a column of HPO IDs and a column of short descriptions describing the phenotype.
1 | get_disease_description_dataframe(HPO_ids)
|
HPO_ids |
A character vector of HPO Ids |
This can take a while to run on a large number of IDs so it is reccomended that you do it once and save the dataframe.
A dataframe of HPO phenotype descriptions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.