getAppliedMzShift {MALDIcellassay} | R Documentation |
Extract applied mz-shift
getAppliedMzShift(object)
object |
Object of class MALDIassay |
Numeric vector of mz-shits applied to spectra
# see example for `fitCurve()` to see how this data was generated
data(Blank2022res)
head(getAppliedMzShift(Blank2022res))