Description Usage Arguments Value
View source: R/gating-functions.R
This gating method identifies two quadrants (first, and third quadrants) by fitting the data with tmixture model. It is particually useful when the two markers are not well resolved thus the regular quadGate method based on 1d gating will not find the perfect cut points on both dimensions.
1 2 3 4 5 6 7 8 9 10 11 12 |
fr |
|
channels |
|
K |
see gate_flowclust_2d |
usePrior |
see gate_flowclust_2d |
prior |
see gate_flowclust_2d |
quantile1 |
|
quantile3 |
|
trans |
see gate_flowclust_2d |
plot |
logical whether to plot flowClust clustering results |
... |
other arguments passed to flowClust |
a filters
object that contains four polygonGate
s following the order of (-+,++,+-,–)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.