RHermesSOI-class | R Documentation |
The RHermesSOI class contains the SOI list, some precalculated information for plotting (in functions such as plotSOI)
## S4 method for signature 'RHermesSOI' show(object)
object |
A RHermesSOI object |
An RHermesSOI object
SOIList
The SOI list itself.
PlotDF
A dataframe contaning all SOI data points with annotations, ready to be plotted when needed.
SOIParam
A SOIParam object containing all information about SOI generation
filename
The filename of the mzML used to generate the SOI list.
Roger Gine
findSOI plotSOI plotIso
Other Containers:
RHermesIL-class
,
RHermesMS2Exp-class
,
RHermesPL-class
RHermesSOI() #Do NOT generate a SOI object directly, use findSOI SOI(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.