Description Usage Arguments Value
Generate gene level global or per group statistics
1 2 3 4 |
dp |
The expression matrix: rows are genes, columns are cells. |
ident |
A character/factor vector encoding the identities (e.g., cluster, type, sample, condition, etc.) of cells in the expression matrix. The length of the vector should be the same as the number of cells in the expression matrix and the order of cell identities should be the same as the order of cells in the expression matrix. |
groups |
The identity groups to be included in the calculation. |
genes |
The set of genes to be included in the calculation; if NULL, will be automatically set to all genes in the expression matrix |
min.gsize |
The minimum size of a group |
min.avg |
The minimum of average expression values |
stats |
A vector containing the statistics to be calculated for each gene, including |
min.exp |
The threshold vaule of gene expression |
A data.frame containing the results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.