powered by
Extract peak statistics
getPeakStatistics(object, summarise = FALSE)
A tibble with peak statistics (R², fold-change, CV%, etc.)
Object of class MALDIassay
Logical, return summarized results (one result per mz and not per mz and spectra)
# see example for `fitCurve()` to see how this data was generated data(Blank2022res) head(getPeakStatistics(Blank2022res, summarise = TRUE))
Run the code above in your browser using DataLab