tidy_flow_set: Apply the tidy_flow_item function to a flowSet

Description Usage Arguments Value Examples

View source: R/tidy_flow_set.R

Description

This function ultimately converts a flowSet into a tidy data frame

Usage

1
tidy_flow_set(flowSet)

Arguments

flowSet

the flowset in which to convert to a tidy flow set

Value

Returns a dataframe with a row for each observation (cell) with columns for:

itemfilename: the name of the sample for which the cell comes from itemfluorescent-markers: the same number of marker-fluorescent pairs on read on the machine will show as columns in this data frame

Examples

1

aef1004/cytotypr documentation built on Dec. 25, 2021, 8:46 a.m.