extractSpots: Extract the spot coordinates

View source: R/extractSpots.R

extractSpotsR Documentation

Extract the spot coordinates

Description

Extract the spot coordinates

Usage

extractSpots(spec)

Arguments

spec

list of MALDIquant::MassSpectrum or MALDIquant::MassPeaks objects

Value

Character vector of spot names. If multiple spots are used (e.g. for average spectra) they will be concatenate.

Examples

data(Blank2022spec)
head(extractSpots(Blank2022spec))

MALDIcellassay documentation built on Sept. 11, 2024, 8:29 p.m.