chrysalis.plot_svgs

chrysalis.plot_svgs(adata: AnnData, figsize=(4, 4))

Plot a rank-order chart displaying the Moran’s I values.

Parameters:

adata – The AnnData data matrix of shape n_obs × n_vars. Rows correspond to cells and columns to genes.