Description Usage Arguments Examples
View source: R/hpo_term_definition_list.R
Need to redo this without a for loop (use lapply
or something). This just
applys the hpo_get_term_definition
function to a character vector of terms.
1 | hpo_term_definition_list(ontologyId_list, disease_descriptions)
|
ontologyId_list |
A character vector of HPO Ids |
disease_descriptions |
A data frame of disease descriptions for all HPO Id |
1 | ## Not run: hpo_term_definition_list(HPO_terms_char_vector, Disease_description_df)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.