ScoreAnnotation: Apply unsupervised evaluation metrics to score manual...

Description Usage Arguments

View source: R/03_Scoring_Annotation_.R

Description

Apply unsupervised evaluation metrics to score manual annotation of data

Usage

1
ScoreAnnotation(exprs, annotation, unassigned_labels = c())

Arguments

exprs

numeric matrix: expression data, with measured markers in columns and events in rows

annotation

factor vector: manual labels per row of exprs. Can be extracted via GetAnnotation(benchmark, concatenate = TRUE)

unassigned_labels

character vector: names of label(s) given to cells that are left as unassigned by the annotation strategy. Default value is c() (empty vector)


davnovak/SingleBench documentation built on Dec. 19, 2021, 9:10 p.m.