Description Objects from the Class Slots Methods Note Author(s) Examples
iontree representation in S4 class
Objects can be created by calls of the form new("iontree", ...)
.
mz
:Object of class "numeric"
peak or ion m/z
rt
:Object of class "numeric"
peak or ion RT
MS2
:Object of class "matrix"
ms2 spectrum
MS3
:Object of class "list"
ms3 spectrum/spectra
signature(x = "iontree")
: ...
signature(object = "iontree")
: ...
To be extended to MSn where n>3
Mingshu Cao
1 | showClass("iontree")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.