Description Usage Arguments Value
Compute signal-to-noise ratio (fold change) of cell types based on marker sets.
1 | summarize_fold_change(scores, true_labels)
|
scores |
A marker score matrix as returned by score_cells or compute_marker_enrichment. |
true_labels |
Ground truth labels for the target cells. |
A marker set x true label fold change matrix. For a given combination, the marker scores are used as the statistic and the true labels are used to define the two classes to compare (do cells belong to the given cell type?).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.