netmap.downstream.clustering.downstream_recipe¶
- netmap.downstream.clustering.downstream_recipe(grn_adata, **kwargs) AnnData¶
Runs sc.pca, sc.neighbors, sc.leiden, and sc.umap. Parameters are pulled from kwargs, with defaults provided.
Runs sc.pca, sc.neighbors, sc.leiden, and sc.umap. Parameters are pulled from kwargs, with defaults provided.