Visualize hierarchical relationships between samples and features
Study.interactive_clustermap()
Python source code: [download source: plot_clustermap.py]
import flotilla study = flotilla.embark(flotilla._shalek2013) study.plot_clustermap()