Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Disease to Patient #143

Merged
merged 2 commits into from
Mar 8, 2024
Merged

Add Disease to Patient #143

merged 2 commits into from
Mar 8, 2024

Conversation

lnrekerle
Copy link
Collaborator

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.

@lnrekerle lnrekerle requested a review from pnrobinson March 7, 2024 21:46
Copy link
Member

@pnrobinson pnrobinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@pnrobinson pnrobinson merged commit d6b1df6 into develop Mar 8, 2024
3 of 5 checks passed
@pnrobinson pnrobinson deleted the disease_model branch March 8, 2024 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extract disease
2 participants