Skip to content

Releases: NCATSTranslator/Babel

Babel v1.14

15 Dec 19:04
v1.14
2e995ee

Choose a tag to compare

What's Changed

  • Pyoxigraph and test improvements by @gaurav in #590
  • Increase length at which we demote labels from 15 to 25 characters by @gaurav in #600
  • Replace requirements.txt with uv by @gaurav in #598
  • Add code formatting for Python (ruff) and Snakemake (snakefmt) by @gaurav in #599
  • Add a taxon_specific flag to the synonyms file output by @gaurav in #604
  • Add support for UMLS level 0 subset by @gaurav in #605
  • Replaced type-based DrugChemical conflation with prefix-based DrugChemical conflation by @gaurav in #626

Full Changelog: v1.13.1...v1.14

Babel v1.13.1

24 Sep 17:57
v1.13.1
437b59d

Choose a tag to compare

What's Changed

  • Babel v1.13 by @gaurav in #511
  • Reverted Python to 3.11 so that python-Levenshtein-wheels works again by @gaurav in #587

Full Changelog: v1.13...v1.13.1

Babel v1.13

24 Sep 17:21
v1.13
4b06a8b

Choose a tag to compare

What's Changed

  • Add 2025mar31 release information by @gaurav in #435
  • Improve NCBIGene labels, synonyms and descriptions by @gaurav in #436
  • Collect common files in a single location by @gaurav in #438
  • Add Translator documentation by @gaurav in #292
  • Added database sizes for Babel 2025jan23 and 2025mar31, including NameRes Solr by @gaurav in #442
  • Add a semantic type blocklist to write_umls_ids() by @gaurav in #444
  • Remove CHEMBL labels identical to the CHEMBL ID by @gaurav in #446
  • Expand NCBITaxon taxonomy synonyms by @gaurav in #425
  • Using config.yaml to replace config.json (issue #275) by @hyi in #460
  • Removed reference to renciorg/renci-python-image by @gaurav in #464
  • Create get_biolink_model_toolkit() utility function by @gaurav in #465
  • Fix information content comparisons (float instead of string) by @gaurav in #467
  • Fix some UMLS bugs by @gaurav in #469
  • Added option to generate prefix labels/synonyms files for some UberGraph prefixes by @gaurav in #470
  • Fix BioMart downloads with more than ~10 attributes by @gaurav in #458
  • Babel release changes by @gaurav in #455
  • Detect duplicate curie leaders by @gaurav in #431
  • Fixed bug in Snakemake file: dir() -> directory() by @gaurav in #474
  • Setting PubChem Input encoding to ISO-8859-1 by @gaurav in #475
  • Update encoding of CID-MeSH download by @gaurav in #476
  • Conditionally apply overused xref filtering in combine_unichem by @cbizon in #508
  • Add metadata by @gaurav in #459
  • Remove redundant ENSEMBL gene ID code by @gaurav in #472
  • Babel v1.11.0 by @gaurav in #471
  • Add support for properties and use them to store ChEBI secondary IDs by @gaurav in #473
  • Debug protein compendium slowdown by @gaurav in #477
  • Slowdown fix and improved logging by @gaurav in #478
  • Update TaxonFactory to use SQLite by @gaurav in #482
  • Update factories to DuckDB by @gaurav in #481
  • Fix chemical properties by @gaurav in #483
  • Add GeneProtein conflated synonyms by @gaurav in #486
  • Babel v1.12.0 by @gaurav in #485
  • Added a UMLS concord to proteins by @gaurav in #495
  • Rework DrugChemical conflation order by @gaurav in #506

New Contributors

  • @hyi made their first contribution in #460

Full Changelog: v1.10.0...v1.13

Babel v1.12

15 Sep 23:09
v1.12
99f93fd

Choose a tag to compare

Important bug fixes

  • #467: We were previously sorting information content values alphanumerically instead of numerically, which means we were returning 100 for many nodes that should have had a lower IC value. This is now fixed. Thanks to @uhbrar for catching this!

What's Changed

  • Add 2025mar31 release information by @gaurav in #435
  • Improve NCBIGene labels, synonyms and descriptions by @gaurav in #436
  • Collect common files in a single location by @gaurav in #438
  • Add Translator documentation by @gaurav in #292
  • Added database sizes for Babel 2025jan23 and 2025mar31, including NameRes Solr by @gaurav in #442
  • Add a semantic type blocklist to write_umls_ids() by @gaurav in #444
  • Remove CHEMBL labels identical to the CHEMBL ID by @gaurav in #446
  • Expand NCBITaxon taxonomy synonyms by @gaurav in #425
  • Using config.yaml to replace config.json (issue #275) by @hyi in #460
  • Removed reference to renciorg/renci-python-image by @gaurav in #464
  • Create get_biolink_model_toolkit() utility function by @gaurav in #465
  • Fix information content comparisons (float instead of string) by @gaurav in #467
  • Fix some UMLS bugs by @gaurav in #469
  • Added option to generate prefix labels/synonyms files for some UberGraph prefixes by @gaurav in #470
  • Fix BioMart downloads with more than ~10 attributes by @gaurav in #458
  • Babel release changes by @gaurav in #455
  • Detect duplicate curie leaders by @gaurav in #431
  • Fixed bug in Snakemake file: dir() -> directory() by @gaurav in #474
  • Setting PubChem Input encoding to ISO-8859-1 by @gaurav in #475
  • Update encoding of CID-MeSH download by @gaurav in #476
  • Conditionally apply overused xref filtering in combine_unichem by @cbizon in #508
  • Add metadata by @gaurav in #459
  • Remove redundant ENSEMBL gene ID code by @gaurav in #472
  • Babel v1.11.0 by @gaurav in #471
  • Add support for properties and use them to store ChEBI secondary IDs by @gaurav in #473
  • Debug protein compendium slowdown by @gaurav in #477
  • Slowdown fix and improved logging by @gaurav in #478
  • Update TaxonFactory to use SQLite by @gaurav in #482
  • Update factories to DuckDB by @gaurav in #481
  • Fix chemical properties by @gaurav in #483
  • Add GeneProtein conflated synonyms by @gaurav in #486

New Contributors

  • @hyi made their first contribution in #460

Full Changelog: v1.10.0...v1.12

Babel v1.11

31 Aug 22:58
v1.11
e58a468

Choose a tag to compare

What's Changed

  • Add 2025mar31 release information by @gaurav in #435
  • Improve NCBIGene labels, synonyms and descriptions by @gaurav in #436
  • Collect common files in a single location by @gaurav in #438
  • Add Translator documentation by @gaurav in #292
  • Added database sizes for Babel 2025jan23 and 2025mar31, including NameRes Solr by @gaurav in #442
  • Add a semantic type blocklist to write_umls_ids() by @gaurav in #444
  • Remove CHEMBL labels identical to the CHEMBL ID by @gaurav in #446
  • Expand NCBITaxon taxonomy synonyms by @gaurav in #425
  • Using config.yaml to replace config.json (issue #275) by @hyi in #460
  • Removed reference to renciorg/renci-python-image by @gaurav in #464
  • Create get_biolink_model_toolkit() utility function by @gaurav in #465
  • Fix information content comparisons (float instead of string) by @gaurav in #467
  • Fix some UMLS bugs by @gaurav in #469
  • Added option to generate prefix labels/synonyms files for some UberGraph prefixes by @gaurav in #470
  • Fix BioMart downloads with more than ~10 attributes by @gaurav in #458
  • Babel release changes by @gaurav in #455
  • Detect duplicate curie leaders by @gaurav in #431
  • Fixed bug in Snakemake file: dir() -> directory() by @gaurav in #474
  • Setting PubChem Input encoding to ISO-8859-1 by @gaurav in #475
  • Update encoding of CID-MeSH download by @gaurav in #476
  • Conditionally apply overused xref filtering in combine_unichem by @cbizon in #508
  • Add metadata by @gaurav in #459
  • Remove redundant ENSEMBL gene ID code by @gaurav in #472

New Contributors

  • @hyi made their first contribution in #460

Full Changelog: v1.10.0...v1.11

v1.10.0

19 Apr 21:11
v1.10.0
e4ea12b

Choose a tag to compare

What's Changed

Full Changelog: v1.9.1...v1.10.0

Babel v1.9.1

13 Mar 05:26
v1.9.1
3ae83e4

Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

Babel v1.9.0

11 Feb 21:47
v1.9.0
f4e78ec

Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.9.0

Babel v1.8.0

23 Nov 16:48
v1.8.0
62f0866

Choose a tag to compare

What's Changed

  • Babel 1.7 (Translator Guppy) by @gaurav in #336
  • Load all compendia and synonym files into DuckDB by @gaurav in #290
  • Add a manual concord for DrugChemicalConflation by @gaurav in #337
  • Add Babel Guppy release information by @gaurav in #340
  • Add taxon information to proteins by @gaurav in #349
  • Reduce DrugChemical for load into SAPBERT by @gaurav in #330

Full Changelog: v1.7.1...v1.8.0

Babel v1.7.1

23 Nov 16:48
v1.7.1
41819b3

Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.1