DingWB / PyComplexHeatmap

PyComplexHeatmap: A Python package to plot complex heatmap (clustermap)
https://dingwb.github.io/PyComplexHeatmap/
MIT License
249 stars 28 forks source link

Update code structure #46

Closed johanneswerner closed 7 months ago

johanneswerner commented 11 months ago

I would like to standardize the code structure to adapt the code to common style guidelines.

I understand that this is a larger change, however I believe that it will improve the readability of the codebase and makes it easier maintainable.