enve.recplot2.findPeaks {enveomics.R} | R Documentation |
Identifies peaks in the population histogram potentially indicating sub-population mixtures.
enve.recplot2.findPeaks(x, method = "emauto", ...)
x |
An |
method |
Peak-finder method. This should be one of:
|
... |
Any additional parameters supported by
|
Returns a list of enve.RecPlot2.Peak
objects.
Luis M. Rodriguez-R [aut, cre]