fix_hpo_ids: Fix missing HPO IDs

View source: R/fix_hpo_ids.R

fix_hpo_idsR Documentation

Fix missing HPO IDs

Description

Fix missing HPO IDs by inferring their identity from the hpo_name column using several methods.

Usage

fix_hpo_ids(dat, phenotype_to_genes = load_phenotype_to_genes())

Arguments

dat

data.table containing a column named "hpo_name".

Value

data.table with the column "hpo_id"


neurogenomics/HPOExplorer documentation built on July 17, 2024, 3:12 p.m.