Description Usage Arguments Value
View source: R/Data_preparation.R
The function takes dataframe with column contained paths to fcs files and creates flowSet object from flowCore package.
1 | get_fcs_raw(md)
|
md |
The input metadata should be dataframe format with a column named path. The function assumed to process the result of the function ## Not run: get_fcs_metadata ## End(Not run) |
flowSet object from flowCore package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.