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

HGNC-related updates & skos:exactMatch -> oboInOwl:hasExactSynonym #48

Merged
merged 2 commits into from
Apr 18, 2022

Conversation

joeflack4
Copy link
Contributor

@joeflack4 joeflack4 commented Apr 12, 2022

HGNC-related updates

  • Added mappings to HGNC symbols
  • Added mappings to HGNC IDs
  • data/hgnc: Added this directory and populated with mapping file(s)

More minor updates

  • Minor code formatting
  • Some code documentation
  • skos:exactMatch -> oboInOwl:hasExactSynonym

@joeflack4 joeflack4 self-assigned this Apr 12, 2022
@joeflack4 joeflack4 added bug Something isn't working enhancement New feature or request labels Apr 12, 2022
@joeflack4 joeflack4 changed the title HGNC-related updates & oboInOwl:hasExactSynonym -> skos:exactMatch HGNC-related updates & skos:exactMatch -> oboInOwl:hasExactSynonym Apr 12, 2022
@joeflack4 joeflack4 force-pushed the hgnc-mappings-and-skosExactMatch branch from 565da4b to a369e6b Compare April 12, 2022 21:03
- Added mappings to HGNC symbols
- Added mappings to HGNC IDs
- data/hgnc: Added this directory and populated with mapping file(s)

More minor updates
- Minor code formatting
- Some code documentation
- Some cases of skos:exactMatch -> oboInOwl:hasExactSynonym

data/
- Added HGNC folder and file as mentioned earlier.
- Added TSV versions of some .txt files

Created new omim.ttl
@joeflack4 joeflack4 force-pushed the hgnc-mappings-and-skosExactMatch branch 5 times, most recently from b4c16a3 to a4c70c1 Compare April 18, 2022 00:44
- New omim.ttl
- Also now generating omim.sssom.tsv for release

makefile
- Added SSSOM command

Requirements
- Added sssom to Pipfile

data/
- Updated HGNC mapping file to a better one.
- Removed some TSV variations on canonical OMIM files

Ingest updates
- Now creates TSVs in data/ cache
- Now downloads genemap2.txt
- oboInOwl:hasDbXref --> skosExactMatch
  - Did for UMLS
  - Did for Orphanet
  - Did in one other location
- Updated curie_map

.gitignore
- Added some new files
@joeflack4 joeflack4 force-pushed the hgnc-mappings-and-skosExactMatch branch from a4c70c1 to b23ae87 Compare April 18, 2022 02:00
@joeflack4 joeflack4 merged commit 8f403d8 into main Apr 18, 2022
@joeflack4 joeflack4 deleted the hgnc-mappings-and-skosExactMatch branch April 18, 2022 02:01
@joeflack4 joeflack4 linked an issue Apr 18, 2022 that may be closed by this pull request
@matentzn
Copy link
Member

I think it would make sense if these kinds of PR would get a quick review in general! Either by me, or Harshad, or Chris. I think PR reviews are essential for gradual improvement and learning (both on the side of the reviewer, who learns new cool programing tricks from the coder, and from the coder)..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
2 participants