API#

Import eschr as:

import eschr as es

Run consensus clustering#

tl.consensus_cluster(adata, zarr_loc[, ...])

Run ensemble of clusterings and find consensus.

Make plots#

pl.smm_heatmap(adata[, features, smm_cmap, ...])

Make a heatmap of soft cluster memberships.

pl.umap_heatmap(adata[, features, ...])

Make UMAP plot colored by hard clusters and confidence scores.