INCATools / boomer

Bayesian OWL ontology merging
https://incatools.github.io/boomer/
BSD 3-Clause "New" or "Revised" License
26 stars 2 forks source link

Consider not outputting cliques of size 2 or less #278

Open matentzn opened 2 years ago

matentzn commented 2 years ago

Right now, on a large run we output all cliques, including those of with just two members. These are neither useful for visualisation nor for human review?

balhoff commented 2 years ago

@matentzn let's come back to this after looking at the latest JSON output, which includes sibling mappings rather than dropping them. I think groups of two members are meant to be basically what's in the SINGLETONS list.