c-methods {xcms}R Documentation

Combine xcmsSet objects

Description

Combines the samples and peaks from multiple xcmsSet objects into a single object. Group and retention time correction data are discarded. The profinfo list is set to be equal to the first object.

Arguments

xs1 xcmsSet object
... xcmsSet objects

Value

A xcmsSet object.

Methods

xs1 = "xcmsRaw"
c(xs1, ...)

Author(s)

Colin A. Smith, csmith@scripps.edu

See Also

xcmsSet-class


[Package xcms version 1.14.1 Index]