plot-fcTree-character-method: plot the flowClust gating results

plot,fcTree,character-methodR Documentation

plot the flowClust gating results

Description

This provides the priors and posteriors as well as the gates for the purpose of debugging flowClust gating algorithm

Usage

## S4 method for signature 'fcTree,character'
plot(x, y, channel = NULL, data = NULL, ...)

Arguments

x

fcTree

y

character node name in the fcTree

channel

character specifying the channel.

data

GatingSet that the fcTree is associated with

...

other arguments


RGLab/openCyto documentation built on Aug. 23, 2023, 6:53 a.m.