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