monarch-initiative / biolink-api

API for linked biological knowledge
https://api.monarchinitiative.org/api/
BSD 3-Clause "New" or "Revised" License
63 stars 25 forks source link

adds a series of MME endpoints for matching patients to diseases and non-human genes #382

Closed kshefchek closed 2 years ago

kshefchek commented 2 years ago

adds a series of MME endpoints for matching patients to diseases and non-human genes, this is essentially a wrapper on top of our owlsim functionality that adapts the input/output to the MME json schemas.

See https://github.com/ga4gh/mme-apis and https://github.com/biolink/ontobio/pull/595

kshefchek commented 2 years ago

note that the code will not compile until the linked ontobio pr is merged and the version bumped (and updated in the requirements here).