View source: R/normalize_cytof.R
normalize_folder | R Documentation |
Main wrapper for the normalization pipeline. Use beads gates to identify beads, calculate a baseline for normalization and then normalize the files, writing new output FCS
normalize_folder(wd, output.dir.name, beads.gates, beads.type, baseline = NULL)
wd |
Working directory (character) |
output.dir.name |
Name of the output directory (character). The output directory will be created as a subfolder of the Working directory |
beads.gates |
Gates to identify the beads. This is a data structure with the following format
|
beads.type |
Type of beads. Must be on of |
baseline |
If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.