TranslatorSRI / Babel

Babel creates cliques of equivalent identifiers across many biomedical vocabularies.
MIT License
9 stars 2 forks source link

Insulin Purified Beef #147

Open cbizon opened 1 year ago

cbizon commented 1 year ago

UMLS:C0304866 is listed in nameres with the preferred name of "Insulin Purified Beef". But if I look here: http://linkedlifedata.com/resource/umls/id/C0304866 it looks like the name is "Insulin, Beef"

gaurav commented 1 year ago

Good news: this is fixed in Babel 2023may18 (currently at dev: http://name-resolution-sri-dev.apps.renci.org/docs), where Insulin, Beef is the preferred label and Insulin purified beef is one of the synonyms.

Bad news: the new NameRes algorithm prefers UMLS:C0304866 over PUBCHEM.COMPOUND:90478612 (bovine insulin) and doesn't combine those, which we should probably look into.