Visualize global correlations between samples or features
Study.interactive_correlations()
Python source code: [download source: plot_correlations.py]
import flotilla study = flotilla.embark(flotilla._shalek2013) study.plot_correlations()