debarcoderLabelEvents: Label events.

View source: R/debarcoder.R

debarcoderLabelEventsR Documentation

Label events.

Description

For each event, label it with the barcoding code that matches that event's top N highest intensity channels.

Usage

debarcoderLabelEvents(exprs_list, key, unlabeled_label = "unlabeled")

Arguments

exprs_list

A list with expression and sorted expression matrices.

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 and a single Label column.


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