plot,fcTree,character-method: plot the flowClust gating results
Description
This provides the priors and posteriors as well as the gates for the purpose of debugging flowClust gating algorithmUsage
## S3 method for class 'fcTree,character':
plot(x, y, channel = NULL, data = NULL, ...)
Arguments
y
character
node name in the fcTree
channel
character
specifying the channel.
data
GatingSet
that the fcTree
is associated with