powered by
Parse the output of curv1Filter and find modes and midpoints of the high-density regions. This function is considered to be internal.
curv1Filter
curvPeaks(x, dat, borderQuant = 0.01, n = 201, from, to, densities=NULL)
multipleFilterResult
flowFrame
[0,1]
density
regions
landmarkMatrix
data(GvHD) tmp <- filter(GvHD[[10]], curv1Filter("FSC-H")) res <- flowStats:::curvPeaks(tmp, exprs(GvHD[[10]])[, "FSC-H"])
Run the code above in your browser using DataLab