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

Normalize gene symbols and MeSH terms #1

Open
cthoyt opened this issue Apr 29, 2019 · 1 comment
Open

Normalize gene symbols and MeSH terms #1

cthoyt opened this issue Apr 29, 2019 · 1 comment

Comments

@cthoyt
Copy link
Member

cthoyt commented Apr 29, 2019

It's nice to have these names, but we need to normalize them and get their relevant identifiers from HGNC and MeSH. Is that available somewhere else in the database?

@mauriciopl
Copy link
Collaborator

This information is not in the database. For the genes, there is an API the would probably find the Ids (https://www.genenames.org/help/rest/), but the conversion for the mesh might be complicated. I actually remembered that the phenotype description doesn't come from mesh, but from ICD9 and the conversion to mesh would not be as straightforward.
There is a paper from 1993 (From ICD9-CM to MeSH using the UMLS: a how-to guide) that states to achieve <30% success in this conversion. The current version in the UMLS website requires that I registered and I haven't checked yet.
Maybe downloading the disease-ontology data and the ICD9 database would allow to come from the description to mesh id.

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

No branches or pull requests

2 participants