colormapFF: Plot A flowCore flowFrame (3 channels)

View source: R/Plotting.R

colormapFFR Documentation

Plot A flowCore flowFrame (3 channels)

Description

Plot A flowCore flowFrame (3 channels)

Usage

colormapFF(
  flowFrame,
  channels,
  z = NULL,
  resolution = 50,
  transformation = log10,
  ...
)

Arguments

flowFrame

A flowCore flowFrame

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

Value

A ggplot2 plot


JonasKup/FlowSoFine documentation built on March 18, 2022, 9:54 a.m.