Open hrshdhgd opened 2 years ago
Do we still need just ORDO mappings?
No all. I think we need to count how many mappings by prefix their are to make sure that all of the ontologies are taking into account by the mapping process
https://github.com/monarch-initiative/mondo/issues/5232
Our first OAK run revealed mostly wrong matches, need to make sure this does not happen again
Issues with the current matching to deal with
neuroleptic malignant syndrome
-> Malignant neuroleptic syndrome
not caughtLeprosy [Hansen’s disease]
, Pregnancy with abortive outcome (O00-O08)
Waldenström macroglobulinemia
- any smart idea how to handle with now access to the source? Here we need a smart way. What comes to mind is replacing broken chars with regex wildcards like Waldenstr.m macroglobulinemia
.
tmp/mondo.sssom.tsv
.tmp/mondo.sssom.tsv
andsrc/mappings/mondo-sources-all-lexical.sssom.tsv
msdf1.remove_mappings(msdf2) -> msdf
output: all rows forKEY_FEATURES
that is [msdf1.df - msdf2.df] Implement CLI as well (ideally)