Visualization#

plot_binary(x, cluster_var, vertices[, ...])

Create binary plot that shows the similarity between each single cell and the two vertices of a simplex (two-ended line) which represents specified clusters.

plot_ternary(x, cluster_var, vertices[, ...])

Create ternary plot that shows the similarity between each single cell and the three vertices of a simplex (equilateral triangle) which represents specified clusters.

plot_quaternary(x, cluster_var, vertices[, ...])

Create ternary plot that shows the similarity between each single cell and the four vertices of a simplex (tetrahedron) which represents specified clusters.