fix_hpo_ids | R Documentation |
Fix missing HPO IDs by inferring their identity from the hpo_name
column using several methods.
fix_hpo_ids(dat, phenotype_to_genes = load_phenotype_to_genes())
dat |
data.table containing a column named "hpo_name". |
data.table with the column "hpo_id"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.