monarch-initiative / genophenocorr

Genotype Phenotype Correlation
https://monarch-initiative.github.io/genophenocorr/stable
MIT License
4 stars 1 forks source link

Add Disease to Patient #143

Closed lnrekerle closed 3 months ago

lnrekerle commented 3 months ago

Closes #140

This created the class Disease and the function _add_disease.

_add_disease takes a list of Phenopacket Disease objects and returns a list of this new Disease class objects.