Contents
get_clustered_cells()
Get num_objs example cells for each mpp_data.
mpp_datas (Mapping[str, MPPData]) – Data from which to sample and cluster cells.
Mapping
str
MPPData
cl (Cluster) – Clustering object to use.
Cluster
cluster_name (str) – Name of the clustering.
num_objs (int) – Number of objects (cells) to sample from each mpp_data.
int
dictionary containing clustered cells in cluster_name and coloured cells in cluster_name_colored.