get_fcs_metadata: Create basic metadata for flowSet object

Description Usage Arguments Value

View source: R/Data_preparation.R

Description

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.

Usage

1
get_fcs_metadata(fcs_files)

Arguments

fcs_files

list with paths

Value

The dataframe with paths to fcs files within one column and names of these files in another column


AlexanderKononov/cytofBrowser documentation built on Aug. 28, 2020, 9:33 a.m.