Description Usage Arguments Value
View source: R/flowSet2LongDf.R
This function is mainly used for compatibility with DepecheR.
1 | flowSet2LongDf(flowSetRaw, idInfo)
|
idInfo |
A list of any number of characteristics that can be derived from the file names. For each entry, a gsub specification of where to find the information in the file name should be added, such as id=""..._|..."". |
frames |
The flowSet to be converted. Can contain one single flowFrame. |
A long data frame with one column per PMT/APD (or fluorochrome, depending on the state of the imported files), one for the acquisition date (for fcs files) and one colum for each specified slot above. If no gsub-pattern is provided, only a single column with the full file name will be used to separate the observations from each file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.