plotSS | R Documentation |
Plots an Hermes-cleaned MS2 spectum (mz/int).
plotSS(struct, ms2id, ssnumber) ## S4 method for signature 'RHermesExp,numeric,numeric' plotSS(struct, ms2id, ssnumber)
struct |
An RHermesExp object |
ms2id |
Number of the MS2Exp object where the spectrum is |
ssnumber |
Number of the spectrum to plot |
A ggplot object
Roger Gine
Other plots:
plotFidelity()
,
plotRawMS2()
,
plotSOI()
if(FALSE){plotSS(struct, 1, 1)}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.