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

UMLS - HPO Mappings #20

Open
matentzn opened this issue Jan 9, 2023 · 1 comment
Open

UMLS - HPO Mappings #20

matentzn opened this issue Jan 9, 2023 · 1 comment
Assignees

Comments

@matentzn
Copy link
Contributor

matentzn commented Jan 9, 2023

  1. Get UMLS key and download UMLS
  2. Read this: https://www.ncbi.nlm.nih.gov/books/NBK9685/ and make sure all we need is in MRCONSO, and not MRMAP.RRF and MRSMAP.RRF
  3. Obtain MRCONSO.RRF (schema)
  4. Make sure this file covers all "UMLS-HPO" mappings. What is the % of all HPO terms in that file?
  5. Filter MRCONSO.RFF to only HP relevant (grep)
  6. Add UMLS parser to sssom py to read MRCONSO.RRF and convert into SSSOM. The parser should have a switch to distinguish between MRCONSO and MRMAP files (both are needed, MRMAP has ID to ID mappings from sources, and MRCONSO the UMLS to SOURCE "mappings")
  7. Make PR here with a pipeline using SSSOM PY to extract hp-umls.sssom.tsv from MRCONSO.RFF.
@hrshdhgd
Copy link
Contributor

See umls-ingest.

Also ticket opened at pyobo to correct CURIEs in object_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