monarch-initiative / helpdesk

The Monarch Initiative Helpdesk
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Get heritability (inheritance) through web services #16

Closed praveenraj2018 closed 4 years ago

praveenraj2018 commented 4 years ago

hello monarch support team,

I am wondering is there a way to get the heritability (inheritance) of the mondo disease? Which web service API would provide the information? Request your support.

Thanks Raj

monicacecilia commented 4 years ago

Hi Raj, I'm pinging @nicolevasilevsky and @kshefchek, who may be able to offer some insight. Thanks!

kshefchek commented 4 years ago

yes, you can use the https://api.monarchinitiative.org/api/bioentity/disease/{id} endpoint to fetch information about heritability, for example:

https://api.monarchinitiative.org/api/bioentity/disease/MONDO:0007947

Note that there's some duplication (this likely comes from merging Orphanet and OMIM ids from HPO), so you may want to uniquify the results on your side.

praveenraj2018 commented 4 years ago

Thank you Kent. I will check as you suggested and get back .

Thanks for the prompt response.

Praveen

On Wed, Apr 29, 2020, 21:38 Kent Shefchek <notifications@github.com wrote:

yes, you can use the https://api.monarchinitiative.org/api/bioentity/disease/{id} endpoint to fetch information about heritability, for example:

https://api.monarchinitiative.org/api/bioentity/disease/MONDO:0007947

Note that there's some duplication (this likely comes from merging Orphanet and OMIM ids from HPO), so you may want to uniquify the results on your side.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/monarch-initiative/helpdesk/issues/16#issuecomment-621309830, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKI4NVXIKGP5XY4GPXZERHLRPBGGTANCNFSM4MTVQVXA .

andreabertana commented 2 years ago

Hi @kshefchek and @monicacecilia , Is this still the only way to get inheritance? or can it be downloaded now? couldn't find it in tsv files here nor in https://github.com/monarch-initiative/mondo/releases/tag/v2022-06-01. Thanks Andrea

sagehrke commented 2 years ago

@putmantime would you be able to answer this question?