View source: R/features-xcms3.R
importFeaturesXCMS3 | R Documentation |
Imports feature data generated from an existing XCMSnExp
object generated by the xcms package.
importFeaturesXCMS3(xdata, analysisInfo)
xdata |
An |
analysisInfo |
A |
This function imports data from XCMS3. This function is called when calling importFeatures
with
type="xcms3"
.
An object of a class which is derived from features
.
xcms1
\addCitationsxcms2
\addCitationsxcms3
importFeatures
for more details and other algorithms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.