Description Usage Arguments Value
Methods for function flowDensity
in package flowDensity
1 2 3 4 5 6 | ## S4 method for signature 'CellPopulation,ANY,logical,missing'
flowDensity(obj, channels, position,node, ...)
## S4 method for signature 'flowFrame,ANY,logical,missing'
flowDensity(obj, channels, position,node, ...)
## S4 method for signature 'GatingHierarchy,ANY,logical,ANY'
flowDensity(obj, channels, position,node, ...)
|
obj |
GatingHierarchy or |
channels |
a vector of two channel names or their corresponding indices. |
position |
a vector of two logical values specifying the position of the cell subset of interest on the 2D plot. |
node |
A character defining the parent population when extracting data from GatingHierarchy. |
... |
This can be used to pass one of the following arguments:
|
a CellPopulation object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.