summarize_auroc: Compute separability (AUROC) of cell types based on marker...

Description Usage Arguments Value

View source: R/annotation.R

Description

Compute separability (AUROC) of cell types based on marker sets.

Usage

1
summarize_auroc(scores, true_labels)

Arguments

scores

A marker score matrix as returned by score_cells or compute_marker_enrichment.

true_labels

Ground truth labels for the target cells.

Value

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?).


gillislab/MetaMarkers documentation built on April 24, 2021, 9:25 p.m.