Heatmap.label_trace

Heatmap.label_trace#

missionbio.plotting.heatmap.Heatmap.label_trace

Heatmap.label_trace(name: str = 'labels') Heatmap#
Parameters:
namestr

The name of the trace

Returns:
go.Heatmap:

The heatmap trace for the y_groups


< Class Heatmap