-
Notifications
You must be signed in to change notification settings - Fork 0
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
ingest SIDER for hackathon for KS #3
Comments
FYI, looks like mychem.info ingests SIDER. Example query: http://mychem.info/v1/chem/KWHRDNMACVLHCE-UHFFFAOYSA-N
To query by drugname: http://mychem.info/v1/query?q=drugbank.name:imatinib |
Nice, I think the mapping to ontology terms should be straightforward. @pnrobinson or @drseb is there anything of your work we can reuse here? |
?SIDER is using UMLS, which is mapped to HPO. We had our own mapping years ago, but I would suggest just using and evaluating the UMLS to HPO mapping. Last time I looked, about 5% of the data in SIDR was erroneous, and so additional curation might be needed for medical use.
…-Peter
Peter Robinson
Professor and Donald A. Roux Chair, Genomics and Computational Biology
The Jackson Laboratory for Genomic Medicine
860.837.2095 t | 860.990.3130 m | [email protected] | https://robinsongroup.github.io/
Peter Robinson
________________________________
From: Chris Mungall <[email protected]>
Sent: Wednesday, April 18, 2018 3:41 PM
To: NCATS-Tangerine/translator-knowledge-graph
Cc: Peter Robinson; Mention
Subject: Re: [NCATS-Tangerine/translator-knowledge-graph] ingest SIDER for hackathon for KS (#3)
Nice, I think the mapping to ontology terms should be straightforward. @pnrobinson<https://github.com/pnrobinson> or @drseb<https://github.com/drseb> is there anything of your work we can reuse here?
-
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#3 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AEtuPGuhatakwlsE4DFBCLzDqetyg8p6ks5tp5bVgaJpZM4Tam5p>.
---
The information in this email, including attachments, may be confidential and is intended solely for the addressee(s). If you believe you received this email by mistake, please notify the sender by return email as soon as possible.
|
good point. We can also use UMLS to MONDO, since some of these will more clearly map to disease entities?
I believe the use case here will tolerate this as it's statistical and no one will actually be making clinical recommendations. But it is good to know these stats, build them in as priors etc |
No description provided.
The text was updated successfully, but these errors were encountered: