pp
tl
pl
AnnData
get
MatrixPlot.
swap_axes
Plots a transposed image.
By default, the x axis contains var_names (e.g. genes) and the y axis the groupby categories. By setting swap_axes then x are the groupby categories and y the var_names.
var_names
groupby
bool
None
Optional
True
Boolean to turn on (True) or off (False) ‘add_dendrogram’. Default True
BasePlot