Description Usage Arguments Value Author(s) See Also
The filenames of the raw LC-MS runs are read from the array files
in the global enviroment.
See the vignette vignette("RMassBank")
for further details about the
workflow.
1 2 3 4 5 6 7 8 9 10 |
w |
A |
xRAW |
A list of xcmsRaw objects whose peaks should be detected and added to the workspace.
The relevant data must be in the MS1 data of the xcmsRaw object. You can coerce the
msn-data in a usable object with the |
cpdids |
A vector or list containing the compound IDs of the files that are to be read as spectra.
The ordering of this and |
mode |
|
findPeaksArgs |
A list of arguments that will be handed to the xcms-method findPeaks via do.call |
settings |
Options to be used for processing. Defaults to the options loaded via
|
progressbar |
The progress bar callback to use. Only needed for specialized applications.
Cf. the documentation of |
plots |
A boolean value that determines whether the pseudospectra in XCMS should be plotted |
The msmsWorkspace
with msms-spectra read.
Michael Stravs, Eawag <michael.stravs@eawag.ch>
Erik Mueller, UFZ
msmsWorkspace-class
, msmsWorkflow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.