Description Usage Arguments Value Examples
View source: R/tidy_flow_set.R
This function ultimately converts a flowSet into a tidy data frame
1 | tidy_flow_set(flowSet)
|
flowSet |
the flowset in which to convert to a tidy flow set |
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
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.