Dulce_to_xcmsSet | R Documentation |
XCMSnExp
object into a xcmsSet
object.This functions transforms a XCMSnExp
object into a xcmsSet
object. It will also classify and name the given samples if no name or
grouping class is specified, making the corresponding warnings.
Dulce_to_xcmsSet(data, names = NULL, classes = NULL)
data |
|
names |
Character vector with length equals to the amount of samples.
It defines the identifier of each sample. If |
classes |
Character vector with length equals to the amount of samples.
It defines the main grouping of the samples. If |
This function returns a xcmsSet
object.
xcms::xcmsSet Dulce_AnnotateMS1
# Examples have to be made with a toy data object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.