Skip to content

Commit 66708a5

Browse files
committed
refactor rank_gene_groups add wilcoxon_binned
1 parent a3299b2 commit 66708a5

File tree

15 files changed

+2490
-1184
lines changed

15 files changed

+2490
-1184
lines changed

src/rapids_singlecell/tools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from ._draw_graph import draw_graph
88
from ._embedding_density import embedding_density
99
from ._pymde import mde
10-
from ._rank_gene_groups import (
10+
from ._rank_genes_groups import (
1111
rank_genes_groups,
1212
rank_genes_groups_logreg,
1313
)

0 commit comments

Comments
 (0)