Description Usage Arguments Value
Compute marker scores (average marker expression) in a target dataset
1 | score_cells(expr, marker_set)
|
expr |
Expression matrix (with genes as rows) of the target dataset in sparse or dense format. We recommend providing log-normalized counts. |
marker_set |
Marker sets, usually a marker data.frame generated by MetaMarkers. Other possible inputs are: a named list (where names are cell types and values are genes), or a gene x cell type weight matrix (marker scores = weighted average expression). |
A cell type x cell matrix containing marker scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.