grassp.pl.qsep_heatmap

Contents

grassp.pl.qsep_heatmap#

qsep_heatmap(data, normalize=True, ax=None, cmap='RdBu_r', vmin=None, vmax=None, show=True, **kwargs)[source]#

Plot QSep cluster distance heatmap.

Return type:

Axes

Parameters:
data AnnData

normalize bool

ax Axes

cmap str

vmin float

vmax float

show bool