Description Usage Arguments Value
View source: R/addKeysFromName.R
Adds new keys to flow objects by separating the flowFrame identifiers/sample names into multiple entities.
1 | addKeysFromName(flowObj, keys)
|
flowObj |
The fcs object to be transformed. Both flowFrames and flowSets are accepted. |
keys |
A list of any number of characteristics that can be derived from the sample names. For each entry, a gsub specification of where to find the information in the file name should be added, such as id="..._|". |
The appended flowObj
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.