rank genes groups

Rank gene groups by a cluster key according to their differential expression accross clusters or genes.

Parameters

method: str Statistical test to find differential clusters and results in adata for plotting. Options include t-test, t-test_overestim_var, wilcoxon and logreg.


group_by: str Cluster name to group by.


number_of_genes: int Number of genes to display.


reference: str, default = "rest" Group to compare clusters to.


compare_group_1: str First comparison group (violin plot).


compare_group_2: str Second comparison group (violin plot).


genes: List[str] List of genes to compare across clusters.


Web view

rank_genes_groups_screenshot rank_genes_groups_screenshot rank_genes_groups_screenshot