Description Usage Arguments Value Author(s) See Also Examples
Converts a pseudospectrum extracted from XCMS using CAMERA into the msmsWorkspace(at)spectrum-format that RMassBank uses
1  | 
msmsXCMSspecs | 
 The compoundID of the compound that has been used for the peaklist  | 
cpdID | 
 The compound ID of the substance of the given spectrum  | 
mode | 
 The ionization mode that has been used for the spectrum  | 
MS1spec | 
 The MS1-spectrum from XCMS, which can be optionally supplied  | 
One list element of the (at)specs-entry from an msmsWorkspace
Erik Mueller
1 2 3 4 5  | ## Not run: 
		XCMSpspectra <- findmsmsHRperxcms.direct("Glucolesquerellin_2184_1.mzdata", 2184)
     wspecs <- toRMB(XCMSpspectra)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.