pl.corr

pl.corr#

Visualize correlations for the entire dataset.

Functions

heatmap(adata[, model_names, split, ...])

Plot correlation heatmaps of predictions vs ground truth for all cell types.

heatmap_self(adata[, log_transform, vmin, ...])

Plot self correlation heatmaps of ground truth for different cell types.

scatter(adata[, class_name, model_names, ...])

Plot a density scatter plot of predictions vs ground truth for specified models and class.

violin(adata[, model_names, split, ...])

Plot correlation violinplots of predictions vs ground truth for different cell types.