summarize_fold_change: Compute signal-to-noise ratio (fold change) of cell types...

Description Usage Arguments Value

View source: R/annotation.R

Description

Compute signal-to-noise ratio (fold change) of cell types based on marker sets.

Usage

1
summarize_fold_change(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 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?).


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