View source: R/density_flowcytometer_archive.R
density_flowcytometer_archive | R Documentation |
Gate and extract densities from flowcytometer data by using the archived data
density_flowcytometer_archive(
extracted_dir =
"/Volumes/LEEF-1_archive/LEEF.archived.data/LEEF/3.archived.data/extracted/",
gates_coordinates,
timestamps,
output,
use_H,
log10_all = FALSE,
min_FSC.A = NULL,
particles = NULL,
mc.cores = 1
)
extracted_dir |
srchive directory of the extracted data |
gates_coordinates |
the |
timestamps |
|
output |
path to which the classified data will be saved as |
use_H |
if |
log10_all |
if |
min_FSC.A |
numeric. If |
particles |
particle class to extract. Mainly |
mc.cores |
number of cores to be used. Defaults to 1 |
invisible NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.