Generate unque names for peak groups
groupnames-methods.Rd
Allow linking of peak group data between classes using unique group names that remain the same as long as no re-grouping occurs.
Methods
- object = "xcmsSet"
(object, mzdec = 0, rtdec = 0, template = NULL)
- object = "xcmsEIC"
(object)
Value
A character vector with unique names for each peak group in the
object. The format is M[m/z]T[time in seconds]
.