plotSpec-methods | R Documentation |
Uses the pre-generated profile mode matrix to plot mass spectra over a specified retention time range.
object |
the |
ident |
logical, use mouse to identify and label peaks |
vline |
numeric vector with locations of vertical lines |
... |
arguments passed to |
If ident == TRUE
, an integer vector with the indecies of
the points that were identified. Otherwise a two-column matrix
with the plotted points.
plotSpec(object, ident = FALSE, vline = numeric(0), ...)
xcmsRaw-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.