moshi4 / pyCirclize

Circular visualization in Python (Circos Plot, Chord Diagram, Radar Chart)
https://moshi4.github.io/pyCirclize/
MIT License
758 stars 47 forks source link

Support for comparative genomics visualization #73

Closed Dx-wmc closed 3 months ago

Dx-wmc commented 3 months ago

Hi, I've been using pycircliz for visualizing single genome circular plots and find it very useful. However, I'm wondering if there are plans to implement features for comparing multiple genomes in a single plot? Just like the function implemented by mummer2circos.

moshi4 commented 3 months ago

pyCirclize is being developed as a general-purpose circular visualization library. There are no plans to implement specialty-focused features such as comparative genomics in pyCirclize.