RHermesMS2Exp-class | R Documentation |
The RHermesMS2Exp contains global information about the MS2 steps of the workflow. Particularly, it contains the inclusion list to be used, the MS2Data that has been acquired according to the IL and a list of purified MS2 spectra and identifications against a reference MS2 database (if performed)
## S4 method for signature 'RHermesMS2Exp' show(object)
object |
An RHermesMS2Exp object |
An RHermesMS2Exp object
IL
An RHermesIL object
MS2Data
A list that contains header and peaks of the MS2 data acquired for each IL entry. It gets its information after running processMS2.
Ident
A list of different relevant information about the deconvoluted MS2 spectra generated by processMS2.
Roger Gine
processMS2 generateIL IL Ident
Other Containers:
RHermesIL-class
,
RHermesPL-class
,
RHermesSOI-class
RHermesMS2Exp() #Do not generate the object manually
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.