derail | R Documentation |
Derail (that is, remove events on the positive axis) of selected parameters
derail(ff, parameters = NULL, fac = 0.99)
ff |
The input flowFrame |
parameters |
The parameters of ff you wish to derail |
fac |
A factor < 1.0 to use as a 'buffer zone' |
derail consults the maxRange values in the phenodata slot of the flowFrame ff. If something has gone wrong, it's likely due to the transformation or normalization of data in the flowFrame.
A de-railed flowFrame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.