debarcoderUnlabelEvents | R Documentation |
Unlabel events if their Mahalanobis ratio is below the valley in the bimodal Mahalanobis ratio distribution.
debarcoderUnlabelEvents(exprs_list, labels, key, unlabeled_label = "unlabeled")
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. |
A data frame with a row for every event. Columns are label, barcoding separation distance, Mahalanobis ratio, and Mahalanobis distance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.