Imports feature data generated from an existing XCMSnExp object generated by the xcms package.

importFeaturesXCMS3(xdata, analysisInfo)

Arguments

xdata

An XCMSnExp object.

analysisInfo

A data.frame with Analysis information.

Value

An object of a class which is derived from features.

Details

This function imports data from XCMS3. This function is called when calling importFeatures with type="xcms3".

References

xcms1

xcms2

xcms3

See also

importFeatures for more details and other algorithms.