hest.batch_effect.plot_umap
- hest.batch_effect.plot_umap(adata_list: List[sc.AnnData], labels, plot_path, random_state=42, umap_kwargs={}, verbose=False)
Create UMAP plot (n=2) for adata_list, cluster memberships are passed in labels (len(labels) == len(adata_list))