Description Usage Arguments Value
View source: R/average_scores.R
Averages values from a matrix based on selected metadata from Seurat object.
1 | average_scores(scores, ser, meta)
|
scores |
Matrix of scores organized by metadata (output from organize_scores) |
ser |
Seurat object containing metadata and cell names |
meta |
Selected metadata from Seurat object over which to calculate averages |
Matrix of average values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.