function to caculate genes in two status's differece pvalue,only support wilcox.test now
1 | getGroupPval(seurat = NULL, geneSet = NULL, groupBy = NULL, slot = "data")
|
seurat |
a seurat object. |
geneSet |
a vector of gene names. |
groupBy |
which column as condition(length ==2) |
slot |
slot name,only support counts and data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.