We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b509a16 commit e0db6a5Copy full SHA for e0db6a5
docs/out_of_core.md
@@ -138,8 +138,11 @@ The functions below are implemented to run on Dask‑backed `AnnData` with GPU a
138
- {func}`~.pp.log1p`
139
- {func}`~.pp.highly_variable_genes` (flavors: `seurat`, `cell_ranger`, `poisson_gene_selection`)
140
- {func}`~.pp.scale`
141
+- {func}`~.pp.regress_out`
142
- {func}`~.pp.pca`
143
- {func}`~.tl.score_genes`
144
+- {func}`~.tl.louvain`
145
+- {func}`~.tl.leiden`
146
- {func}`~.tl.rank_genes_groups` (methods: `logreg`, `t-test`, `t-test_overestim_var`; NOT `wilcoxon`)
147
- {func}`~rapids_singlecell.get.aggregate`
148
0 commit comments