Description Usage Arguments Value
View source: R/Data_preparation.R
The function creates two-column dataframe with paths and names of files by the list of paths to fcs files with CyTOF data. this data frame use as base metadata or phenoData in flowSet object from flowCore package.
1 | get_fcs_metadata(fcs_files)
|
fcs_files |
list with paths |
The dataframe with paths to fcs files within one column and names of these files in another column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.