lopimsSyn2 | R Documentation |
TODO
data("lopimsSyn1")
data("lopimsSyn2")
data("lopimsSyn2_0frags")
These data are MSnSet
instances, defined in the MSnbase
package.
data(lopimsSyn1)
data(lopimsSyn2)
data(lopimsSyn2_0frags)
## Visualisation
library("pRoloc")
par(mfrow = c(1, 3))
plot2D(lopimsSyn1, main = "Synapter 1", addLegend = "topleft")
plot2D(lopimsSyn2, main = "Synapter 2")
plot2D(lopimsSyn2_0frags, main = "Synapter 2 (0 fragments)")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.