-
-
Notifications
You must be signed in to change notification settings - Fork 36
Features
Ram Srinivasan edited this page Apr 4, 2023
·
9 revisions
| PyComplexHeatmap | matplotlib | seaborn | ComplexHeatmap | |
|---|---|---|---|---|
| Version | 1.3.8 | 3.7.1 | 0.12 | 2.13.1 |
| URL | https://github.com/DingWB/PyComplexHeatmap | https://github.com/matplotlib/matplotlib | https://github.com/mwaskom/seaborn | https://github.com/jokergoo/ComplexHeatmap |
| Language | Python | Python | Python | R |
| Row / Columns scale | ✓ | × | ✓ | × |
| Clustering | ✓ | × | ✓ | ✓ |
| Heatmap Split | ✓ | × | × | ✓ |
| Support Missing Values | ✓ | × | × | ✓ |
| Heatmap Annotations | ✓ | × | custom function | ✓ |
| Text Annotations | Automatically | × | × | anno_block |
| Float Annotated Heatmaps | ✓ | custom function | ✓ | custom function |
| Heatmap Splicing | ✓ | × | × | ✓ |
| Support Dot Heatmap | ✓ | × | ✓ | custom function |
| Dot Heatmap Annotations | ✓ | × | custom function | ✓ |
| Plot Legends Separately | ✓ | × | × | packLegend |
| Plot Annotations Separately | ✓ | × | × | ✓ |
| Rasterized | ✓ | custom function | ✓ | ✓ |
| Label Annotations | Automatically Distributed | × | × | Manually Distributed |
