cellrank.tl.estimators.GPCCA.plot_schur_matrix
- GPCCA.plot_schur_matrix(title='schur matrix', cmap='viridis', figsize=None, dpi=80, save=None, **kwargs)
Plot the Schur matrix.
- Parameters
- Returns
Nothing, just plots the figure. Optionally saves it based on
save
.