gamcil / clinker

Gene cluster comparison figure generator
MIT License
507 stars 66 forks source link

Replace consolidation with a disjoint-set data structure #50

Closed althonos closed 3 years ago

althonos commented 3 years ago

As discussed in #48 , this may be a slightly more optimized may of solving the gene groups problem.

gamcil commented 3 years ago

Cool, thanks for this