getData: Return the flowSet associated with a GatingSet by boolean...

Description Arguments Value Author(s) See Also Examples

Description

Returns a flowSet containing the events defined at by boolean expression y.

Arguments

obj

A GatingSet object .

y

name boolean expression specifying the boolean combination of different cell populations

Value

A list of numerci matrices

Author(s)

Mike Jiang wjiang2@fhcrc.org

See Also

getIndices getProp getPopStats

Examples

1
2
3
4
5
6
7
## Not run: 
	#G is a GatingSet
	geData(G,3)
	res <- getData(gs[1],quote(`4+/TNFa+|4+/IL2+`))
	res[[1]]

## End(Not run)

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