Learn R Programming

flowBeads (version 1.10.0)

gateBeads: gateBeads

Description

gateBeads gates on all channels, apply scatter gate first. Find parameters in MEF data.frame which are also present in BeadFlowFrame The number of expected bead populations is by default six and it is assumed that that there is the same number of beads in each population.

Arguments

bead.data
The BeadFlowFrame object to gate.
K
The number of bead populations expected.
verbose
Whether to print debug information.

Value

GatedBeadFlowFrame

Examples

Run this code
data(beads1)
gateBeads(beads1)

Run the code above in your browser using DataLab