spatialtis.plotting.spatial_enrichment#

spatialtis.plotting.spatial_enrichment(data, key='spatial_enrichment', type_order=None, **plot_options)[source]#

Visualization of the spatial enrichment analysis

Parameters
dataAnnData

The AnnData object for plotting.

keystr

The key that store the analysis results.

type_orderlist of str

The list of cell type to show on the plot.

**plot_options

Pass to milkviz.dot_heatmap().