Description Usage Arguments Value Examples
Adds one row (i.e. one density) to an existing DensityData object.
1 2 |
obj |
The existing DensityData object. |
fcs |
The fcs file name of the new density. |
population |
The population of the new density. |
channelIdx |
The channel index of the new density. |
parentDensX |
The parent population's density x-values of the gated population. |
parentDensY |
The parent population's density y-values of the gated population. |
gate.low |
The lower threshold of the gated channel (optional, default: NaN). |
gate.high |
The upper threshold of the gated channel (optional, default: NaN). |
The supplied DensityData obj, including a new row with the supplied parameters.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.