Learn R Programming

MALDIcellassay (version 0.4.47)

getSinglePeaks: Extract peaks of single spectra spectra (before average calculation)

Description

Extract peaks of single spectra spectra (before average calculation)

Usage

getSinglePeaks(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)
getSinglePeaks(Blank2022res)[[1]]

Run the code above in your browser using DataLab