Releases: complextissue/pyclustree
Releases · complextissue/pyclustree
pyclustree 0.4.1
- Fixed a bug that caused >= 10 layers to not be ordered correctly
pyclustree 0.4.0
- Switched to networkx multipartite layout
- Added
node_color_gene_transformer
to configure how cell-level data is shown at the cluster level
pyclustree 0.3.2
- When using level-specific colormaps, sort cluster names to assign colors
pyclustree 0.3.0
- Fixed a bug that scaled the node colors by the number of elements in the first layer and not by the number of layers.
- Added support for layer-specific colormaps.
pyclustree 0.2.2
Re-release due to bug in earlier versions.