Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 1.27 KB

annotations.rst

File metadata and controls

50 lines (38 loc) · 1.27 KB

Annotations

The Annotations section contains various metadata annotations for HPO terms.

GeneSingleton class

pyhpo.annotations.GeneSingleton

toJSON

pyhpo.annotations.GeneSingleton.toJSON

GeneDict class

pyhpo.annotations.GeneDict

DiseaseSingleton class

pyhpo.annotations.DiseaseSingleton

toJSON

pyhpo.annotations.DiseaseSingleton.toJSON

DiseaseDict class

pyhpo.annotations.DiseaseDict

Omim

Instance of pyhpo.annotations.DiseaseDict to handle Omim diseases. Ensures that diseases are not duplicated through use of Singletons.

Orpha

Instance of pyhpo.annotations.DiseaseDict to handle Orphanet diseases. Ensures that diseases are not duplicated through use of Singletons.

Decipher

Instance of pyhpo.annotations.DiseaseDict to handle Decipher diseases. Ensures that diseases are not duplicated through use of Singletons.