Functions for Reading Ontologies into R


[Up] [Top]

Documentation for package ‘ontologyIndex’ version 1.0

Help Pages

exclude_branch Exclude terms descending from particular term from a character vector of terms
get_ancestors Get set of all ancestors of set of terms
get_descendants Get set of all descendants of single term
get_mpo_to_hpo Get MPO to HPO list
get_ontology Get R-Object representation of ontology from obo file
get_terms_by_set_matrix Get a matrix with columns of hpo terms and rows of patients,
get_term_descendancy_matrix Get logical descendancy matrix for set of terms
get_term_frequencies Get frequency of each term in a set of phenotypes
get_term_info_content Get information content of each term in a set of phenotypes
hpo HPO Terms object
intersection_with_branches Intersect set of terms with branches of ontology
minimal_set Remove redundant/implied terms
mpo MPO Terms object (based on version 887 of the MPO)
mpo_to_hpo Object containing data for mapping between MPO and HPO
prune_branch Prune all terms descending from given term down to that term and ensure no degeneracy
swap_out_alt_ids Remove alternate/deprecated term IDs and swap for new ones