Learn R Programming

MALDIcellassay (version 0.4.47)

extractSpots: Extract the spot coordinates

Description

Extract the spot coordinates

Usage

extractSpots(spec)

Value

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

Arguments

spec

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

Examples

Run this code
data(Blank2022spec)
head(extractSpots(Blank2022spec))

Run the code above in your browser using DataLab