powered by
Extract the intensities of single spectra for a given mzIdx
getSingleSpecIntensity(object, mz_idx)
Numeric vector, intensities of mzIdx
Object of class MALDIassay
Integer, index of mz
# see example for `fitCurve()` to see how this data was generated data(Blank2022res) head(getSingleSpecIntensity(Blank2022res, 2))
Run the code above in your browser using DataLab