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

Question about the phenotyping sufficiency score #384

Closed sophie22 closed 2 years ago

sophie22 commented 2 years ago

Hello,

I'm doing a Masters project on the utility of phenotype information for variant prioritisation and came across the conference paper about quantifying the sufficiency of phenotype terms collected for a patient. The link for the API in the paper is no longer available but I found an endpoint in the BioLink API /sim/score/ which appears to be the one I'm after.

My question is the following: is this the correct endpoint to get the sufficiency score, and if so what is the meaning of/differences between the 3 scores returned: simple, scaled and categorical_score?

Thank you, Sophie

sierra-moxon commented 2 years ago

Hi Sophie -

Is this the endpoint you are using (with example HP values in my example): https://api.monarchinitiative.org/api/sim/score?id=HP%3A0004935&absent_id=HP%3A0002828

I believe that is the API endpoint you should be using, yep! In the paper you linked, the three score values are explained in section 2.5 and I'm afraid I'd make it more confusing if I tried to explain it differently here :). Are there any more specific questions that I could attempt to find answers to?

thanks for reaching out!

sophie22 commented 2 years ago

Thank you very much, this is what I was looking for. Best wishes, Sophie