plotRawMS2 | R Documentation |
Plots an all MS2 fragments distribution along the rt of a given inclusion list entry.
plotRawMS2(struct, ms2id, entryid) ## S4 method for signature 'RHermesExp,numeric' plotRawMS2(struct, ms2id, entryid)
struct |
An RHermesExp object |
ms2id |
Number of the MS2Exp object where the spectrum is |
entryid |
Number of the inclusion list entry to plot |
A list of four objects: a plot of the fragments grouped by their mz, a plot of the fragments grouped by their shape similarity, the similarity network and a summary table of peaks found and the group they belong to.
Roger Gine
Other plots:
plotFidelity()
,
plotSOI()
,
plotSS()
plotRawMS2(struct, 1, 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.