Exports all processed Hermes spectra into a .ms format suitable for SIRIUS analysis.
exportSIRIUS(struct, id, file, whichSpec = NA)
struct | RHermesExp object |
---|---|
id | Index of the MS2Exp that you want to export |
file | Name of the output file, without the .ms termination |
whichSpec | Which entries to export. Defaults to all of them. |
Returns nothing, but generates an .ms file where specified.
Other Exports:
exportMGF()
,
exportMSP()
,
exportmzML()