Description Usage Arguments Value
Compute separability (AUROC) of cell types based on marker sets.
1 | summarize_auroc(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 AUROC matrix. For a given combination, the marker scores are used as a predictor and the true labels define a binary classification problem (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.