hpo_tiers: Human Phenotype Ontology: disease severity tiers

hpo_tiersR Documentation

Human Phenotype Ontology: disease severity tiers

Description

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.

Usage

data("hpo_tiers")

Format

data.table

Source

Lazarin et al (2014)

file <- system.file("extdata","hpo_tiers.csv.gz",package = "HPOExplorer") hpo_tiers <- data.table::fread(file) usethis::use_data(hpo_tiers, overwrite = TRUE)


neurogenomics/HPOExplorer documentation built on Aug. 24, 2024, 1:39 a.m.