Description Usage Arguments Value
Compute marker enrichment (score over expected score, under the hypothesis that all marker sets are expressed equally in the cell).
1 | compute_marker_enrichment(scores, by_group = TRUE)
|
scores |
A marker score matrix as returned by score_cells. |
by_group |
Boolean. If TRUE, the expected score is computed based on neighboring cell types. For this option to work, score_cells must be run on a MetaMarkers marker table where groups have been specified. |
A cell type x cell matrix containing marker enrichment scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.