Description Usage Arguments Value Examples
Initializes the cytosee object and some optional filtering
1 | initiflow(fcs.data, projectname = "cytoseeProject")
|
fcs.data |
Raw input data |
project |
Project name (string) |
transform_method |
Method for cell normalization. Default is no normalization. |
Returns a cytosee object with the raw data stored in object@fcs.data.
1 2 | iflowobj <- initiflow(fcs.data = fcsname)
iflowobj
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.