colormapFF | R Documentation |
Plot A flowCore flowFrame (3 channels)
colormapFF( flowFrame, channels, z = NULL, resolution = 50, transformation = log10, ... )
flowFrame |
A |
channels |
A vector of length 3 containing the channel names |
z |
The channel that should be used as fill color |
resolution |
Resolution of the plot |
transformation |
Transformation. Default is log10. transformation = NULL for no transformation |
... |
Additional arguments passed to plot.FSFTemplate |
A ggplot2 plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.