Skip to content

Releases: complextissue/pyclustree

pyclustree 0.4.1

08 Jun 12:50
Compare
Choose a tag to compare
  • Fixed a bug that caused >= 10 layers to not be ordered correctly

pyclustree 0.4.0

11 Apr 13:53
Compare
Choose a tag to compare
  • 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

24 Oct 18:02
fca5815
Compare
Choose a tag to compare
  • When using level-specific colormaps, sort cluster names to assign colors

pyclustree 0.3.0

30 Sep 11:45
Compare
Choose a tag to compare
  • 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

16 Sep 23:12
Compare
Choose a tag to compare

Re-release due to bug in earlier versions.