debarcoderUnlabelEvents: Unlabel events.

View source: R/debarcoder.R

debarcoderUnlabelEventsR Documentation

Unlabel events.

Description

Unlabel events if their Mahalanobis ratio is below the valley in the bimodal Mahalanobis ratio distribution.

Usage

debarcoderUnlabelEvents(exprs_list, labels, key,
  unlabeled_label = "unlabeled")

Arguments

exprs_list

A list with expression and sorted expression matrices.

labels

Data frame with an event label column.

key

Barcoding key data frame.

unlabeled_label

Label for events that don't match any key codes.

Value

A data frame with a row for every event. Columns are label, barcoding separation distance, Mahalanobis ratio, and Mahalanobis distance.


dtelad11/cytutils documentation built on Sept. 1, 2022, 2:45 p.m.