View source: R/wilcox_test_expr.R
wilcox_test_expr | R Documentation |
wilcoxon rank-sum test for multiple groups, to compare expression of a specific gene.
wilcox_test_expr(seurat_obj, gene, group_by)
seurat_obj |
Seurat object. |
gene |
gene to compare expression data across groups for. |
group_by |
groups you want to compare, should be a column in metadata. |
P value matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.