chrysalis.plot_explained_variance

chrysalis.plot_explained_variance(adata: AnnData)

Plot the explained variance of the calculated PCs (Principal Components).

Parameters:

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