Bug: Synonym Sync: synonym_case_diff_*
variations amongst multiple templates
#742
Labels
bug
Something isn't working
Overview
In #720, I introduced changes to the
synonym_case_diff_mondo
andsynonym_case_diff_source
columns, to now show|
-delimited capitalization variations. However, there is an exception where not all variations will be listed: when the variations show up in different templates.Examples
Example:
MONDO:0023273
pigmented dermatofibrosarcoma protuberansNCIT:C9430
mondo-edit.obo
:ncit.owl
:Result:
synonym_case_diff_mondo
in the first row doesn't show all variations.Has more columns / easier to read: example.csv
Possible solutions
a. Ignore; minor edge case and not super important.
b. I don't think this will come for free with #725, but I could do it then. I would need to move the capitalization variation logic to happen before the template data frames are created.
The text was updated successfully, but these errors were encountered: