build_ff_df_w_abstime: Build a dataframe out of a flowframe

Description Usage Arguments Value

View source: R/build_ff_df_w_abstime.R

Description

This function takes a flowFrame object from the flowCore package as its only argument, and returns a tidy dataframe with the experiment data in columns with names according to the cytometer channels, a relative time column called 'Time', and an absolute time column in standard strptime format called 'abstime'.

Usage

1

Arguments

ff

The flowFrame

Value

a tidy dataframe of flow cytometry data; rows are observations, columns are channels; the identifier column is by default the name of the fcs file and is called 'exp'


ctriandafillou/flownalysis documentation built on Sept. 7, 2020, 1:48 a.m.