Description Usage Arguments Details Value
Returns gene expression for an 'average' single cell in each identity class
1 2 | AverageExpression(object, genes.use = NULL, return.seurat = F,
add.ident = NULL, ...)
|
object |
Seurat object |
genes.use |
Genes to analyze. Default is all genes. |
return.seurat |
Whether to return the data as a Seurat object. Default is false. |
add.ident |
Add identity label to class |
... |
Arguments to be passed to methods such as |
Output is in log-space, but averaging is done in non-log space.
Returns a matrix with genes as rows, identity classes as columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.