scanpy_plus.pl.umap_markers module

scanpy_plus.pl.umap_markers.umap_markers(adata, markers, **kwargs)

UMAP of a set of markers adata: anndata markers: a dict of markers. pd.DataFrame({“celltype1”:[Gene1,Gene2…]}) kwargs: passed to sc.pl.umap