Learn R Programming

MALDIcellassay (version 0.4.47)

getAvgPeaks: Extract peaks of average spectra

Description

Extract peaks of average spectra

Usage

getAvgPeaks(object)

Value

List of MALDIquantMassPeaks

Arguments

object

Object of class MALDIassay

Examples

Run this code
# see example for `fitCurve()` to see how this data was generated
data(Blank2022res)
getAvgPeaks(Blank2022res)[[1]]

Run the code above in your browser using DataLab