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 method to ensure that hpoa annos are converted to Mondo first #930

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

matentzn
Copy link
Contributor

@matentzn matentzn commented Jan 7, 2021

This process takes the hpoa annotations, converts them to Mondo, before they are converted to efo.

@zoependlington we need to sort this before the next efo release I think. This is the problem:

  1. Source comes in with lots of links (phenotypes) to OMIM terms.
  2. we can either chose to translate those to Mondo (this PR), before translating them to EFO.
  3. But this will only work if there is no OMIM / Orphanet at all in EFO (else the annotations to these would be overwritten by Mondo associations, and then subsequently lost).

Can we expect that all diseases in EFO are either Mondo or EFO?

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.

1 participant