Heatmap.draw#

missionbio.mosaic.plots.heatmap.Heatmap.draw

Heatmap.draw() Figure#
Returns:
go.Figure:

The heatmap with the grouped rows and columns. There are four traces in it.

  1. The heatmap for the y-axis grouping.

  2. The heatmap of the given dataframe.

  3. The scatterplot drawing the lines for heatmap-1

  4. The scatterplot drawing the lines for heatmap-2