as_flowFrame | R Documentation |
This function converts a matrix to a flowFrame
object, taking care of properly setting
parameters and keywords in the resulting object
as_flowFrame(exprs.m, source.frame = NULL)
exprs.m |
The data matrix. Parameter names will be taken from |
source.flowFrame |
If a flowFrame object is supplied, the function will copy matching names and descriptions
keywords from it (e.g. $P1S in the |
Returns a flowFrame
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.