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