tautstring.RdThe taut string density estimator gating returns 0, 1, or more gates, depending on how many modes it identifies in the data.
tautstring(sorted_vector, modeprior = 0) tautString(sorted_vector, modeprior = 0) gate_tautstring(fr, channel, gate_range = NULL, min = NULL, max = NULL, filterId = "") tautStringGate(fr, channel, gate_range = NULL, min = NULL, max = NULL, filterId = "")
| sorted_vector |
|
|---|---|
| modeprior |
|
| fr | a flowFrame object |
| channel | The channel to gate. |
| gate_range | The range to look for a gate, no truncation occurs. |
| min | The min range of the data to truncate the flowFrame |
| max | The max range of the data to truncate the flowFrame |
| filterId | The id / name of the gate. |