Description Usage Arguments Details Note Author(s) See Also
View your centroided LC-HRMS data and partitioning / clustering / peak-picking results. Monitor what peak-picking produces and if it fails; get a grip on optimal parameter settings from comparison with underlying raw data.
1 | plotMSlist(MSlist, RTlimit = FALSE, mzlimit = FALSE, shiny = FALSE, ppmbar = 8)
|
MSlist |
An MSlist returned by |
RTlimit |
Initialize plot: two-element vector of lower and upper RT plot limits. Set to FALSE to view full data. |
mzlimit |
Initialize plot: two-element vector of lower and upper m/z limits. Set to FALSE to view full data. |
shiny |
For debugging. Ignore. |
ppmbar |
Size of m/z bar (in ppm) shown at large zoom |
For more help, use the help button in the interactive plot. Based on low-level R plot functionality!
MSlist
may contain a lot of data; rendering of measurements for plotting may thus decrease in speed when zooming out or using the full-view mode.
Martin Loos
readMSdata
mzagglom
mzclust
mzpick
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.