groupnames-methods | R Documentation |
Allow linking of peak group data between classes using unique group names that remain the same as long as no re-grouping occurs.
object |
the |
mzdec |
number of decimal places to use for m/z |
rtdec |
number of decimal places to use for retention time |
template |
a character vector with existing group names whose format should be emulated |
A character vector with unique names for each peak group in the
object. The format is M[m/z]T[time in seconds]
.
(object, mzdec = 0, rtdec = 0, template = NULL)
(object)
xcmsSet-class
,
xcmsEIC-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.