hpo_tiers | R Documentation |
A list of the 49 HPO disease phenotypes in 4 different tiers from Lazarin et al (2014), specifically Table 1. HPO IDs of all the terms are displayed in the right column.
data("hpo_tiers")
data.table
file <- system.file("extdata","hpo_tiers.csv.gz",package = "HPOExplorer")
hpo_tiers <- data.table::fread(file)
usethis::use_data(hpo_tiers, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.