RHermesIL-class | R Documentation |
The RHermesIL contains an inclusion list (IL) to perform the MS2 experiment with it. It also contains information about whether adduct annotations have been prioritized over others, restricted, etc.
## S4 method for signature 'RHermesIL' show(object)
object |
An RHermesIL object |
Should not be created directly by the user. Instead, use generateIL.
An RHermesIL object
IL
The inclusion list itself
annotation
A list of the SOIs corresponding to each IL entry
SOInum
Which SOI list was used to generate the IL
ILParam
An ILParam object containing all IL generation parameters
Roger Gine
generateIL exportIL plotIL filterIL ILParam
Other Containers:
RHermesMS2Exp-class
,
RHermesPL-class
,
RHermesSOI-class
RHermesIL() #Do NOT generate an IL object directly IL(struct, 1) #Access the object using the getter function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.