plotGate_labkey: plot by prarent index

Description Usage Arguments

View source: R/flowWorkspace-methods.R

Description

This API is mainly used for labkey module. It takes a parent index instead of the actual gate index. When there is no gate associated with the x,y channel specified by user, it simply plots the xyplot or densityplot without the gate.

Usage

1
2
3
plotGate_labkey(G, parentID, x, y, smooth = FALSE, cond = NULL,
  xlab = NULL, ylab = NULL, overlay = NULL, overlay.symbol = NULL,
  key = NULL, ...)

Arguments

x

character x channel

y

character y channel, if NULL,then try to do densityplot


RGLab/flowIncubator documentation built on Sept. 5, 2020, 11:10 p.m.