debarcoderLabelEvents | R Documentation |
For each event, label it with the barcoding code that matches that event's top N highest intensity channels.
debarcoderLabelEvents(exprs_list, key, unlabeled_label = "unlabeled")
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. |
A data frame with a row for every event and a single Label column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.