TranslatorSRI / NodeNormalization

Service that produces Translator compliant nodes given a curie
MIT License
9 stars 6 forks source link

Aspirin clique split differently between NameRes and NodeNorm #210

Open gaurav opened 11 months ago

gaurav commented 11 months ago

NameRes considers aspirin to be two different cliques, KEGG.COMPOUND:C01405 and PUBCHEM.COMPOUND:2244 (http://name-resolution-sri-dev.apps.renci.org/lookup?string=aspirin&offset=0&limit=10), but NodeNorm considers them to be the same clique (https://nodenormalization-dev.apps.renci.org/1.3/get_normalized_nodes?curie=KEGG.COMPOUND%3AC01405&conflate=true). This may be related to https://github.com/TranslatorSRI/Babel/issues/170