monarch-initiative / boomer-examples

For testing and debugging purposes of boomer
0 stars 0 forks source link

Compare input mapping to output mapping after boomer run #4

Open hrshdhgd opened 1 year ago

hrshdhgd commented 1 year ago
  1. Get the ofn file
  2. ROBOT convert to JSON
  3. sssom parse json-file
  4. Compare input SSSOM TSV to output SSSOM TSV. This should be done by a standard sssom diff command
matentzn commented 1 year ago

Closely related to https://github.com/monarch-initiative/monarch-mapping-commons/issues/10