Module hpo::annotations

source ·
Expand description

Genes and Diseases are linked to HPO terms and make up secondary annotations

This module contains structs to represent Genes and OmimDiseases and iterators.

The underlying principle for all annotations is the same:

  • Each record (gene or disease) has a unique numerical identifier.
  • Each record holds information about which HPO terms it is related to
  • Records can be grouped in Sets

For more information check out the individual sections for Gene and OmimDisease

Structs§

Traits§

Type Aliases§