View source: R/core-functions.R
read_influx | R Documentation |
read a fcs file
fcs <- read.influx(fcs_file)
fcs_file |
path to the FCS file. |
tranformation |
whether or not to transform the data. Default is TRUE |
... |
Additional parameters for flowCore::read.FCS() |
a tibble dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.