extractSpots {MALDIcellassay} | R Documentation |
Extract the spot coordinates
extractSpots(spec)
spec |
list of MALDIquant::MassSpectrum or MALDIquant::MassPeaks objects |
Character vector of spot names. If multiple spots are used (e.g. for average spectra) they will be concatenate.
data(Blank2022spec)
head(extractSpots(Blank2022spec))