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

Babel 1.7 (Translator Guppy) #336

Merged
merged 23 commits into from
Sep 26, 2024
Merged

Babel 1.7 (Translator Guppy) #336

merged 23 commits into from
Sep 26, 2024

Conversation

gaurav
Copy link
Collaborator

@gaurav gaurav commented Aug 16, 2024

  • Updated RxNorm from 07012024 to 08052024.
  • Updated ubergraph_iri_stem_to_prefix_map with additional IRI stems.
  • Bug fix: chemicals.write_pubchem_ids() was failing on reaching the end of the file. Rewrote the code to account for this possibility.
  • Updated the UMLS leftover output to include the ic, clique_identifier_count, taxa, shortest_name_length and preferred_name fields (still doesn't fix Replace leftover UMLS custom output generation with write_compendia() #126)
  • Changed PubChem Compound download from FTP to HTTPS (using wget).
  • Added a --timestamping option for wget recursive downloads to try to prevent re-downloading PubMed files if it hasn't changed.
  • Updated method to create a prefix map from curies.
  • Merged changes from Cell wikidata #329 (this should go away once we merge the PRs before this and then merge it with master)

Should be merged after PR #335.

@gaurav gaurav changed the base branch from master to babel-1.6 August 18, 2024 19:25
@gaurav gaurav changed the base branch from babel-1.6 to fix-drugbank-bug August 18, 2024 19:25
@gaurav gaurav mentioned this pull request Aug 28, 2024
@gaurav gaurav marked this pull request as ready for review September 18, 2024 05:54
@gaurav gaurav requested a review from cbizon September 18, 2024 05:54
@gaurav gaurav changed the base branch from fix-drugbank-bug to master September 26, 2024 15:00
@gaurav gaurav merged commit 86a1d0c into master Sep 26, 2024
@gaurav gaurav deleted the babel-1.7 branch September 26, 2024 15:04
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

Successfully merging this pull request may close these issues.

Replace leftover UMLS custom output generation with write_compendia()
2 participants