Skip to content

Commit e0db6a5

Browse files
committed
add more dask functions
1 parent b509a16 commit e0db6a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/out_of_core.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,11 @@ The functions below are implemented to run on Dask‑backed `AnnData` with GPU a
138138
- {func}`~.pp.log1p`
139139
- {func}`~.pp.highly_variable_genes` (flavors: `seurat`, `cell_ranger`, `poisson_gene_selection`)
140140
- {func}`~.pp.scale`
141+
- {func}`~.pp.regress_out`
141142
- {func}`~.pp.pca`
142143
- {func}`~.tl.score_genes`
144+
- {func}`~.tl.louvain`
145+
- {func}`~.tl.leiden`
143146
- {func}`~.tl.rank_genes_groups` (methods: `logreg`, `t-test`, `t-test_overestim_var`; NOT `wilcoxon`)
144147
- {func}`~rapids_singlecell.get.aggregate`
145148

0 commit comments

Comments
 (0)