View source: R/normalize_cytof.R
remove_beads_from_file | R Documentation |
This function removes beads from an FCS file according to a specified Mahalanobis distance cutoff and writes the results in an output folder
remove_beads_from_file(input.fname, dist.threshold, out.dir)
input.fname |
The path to the FCS file from which beads must be removed |
dist.threshold |
The Mahalanobis distance threhsold for beads removal. Events with
|
out.dir |
The path to the output directory |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.