View source: R/normalize_cytof.R
remove_beads_from_fcs | R Documentation |
Remove beads from a flowFrame object
remove_beads_from_fcs(fcs, dist.threshold)
fcs |
The |
dist.threshold |
The Mahalanobis distance threhsold for beads removal. Events with
|
Returns a list of two flowFrame
objects
data.fcs
The data without the beads events
beads.fcs
The beads events
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.