Description Usage Arguments Author(s)
Plot the recalibration graph.
1 2 3 4 | plotRecalibration(w, recalibrateBy = getOption("RMassBank")$recalibrateBy)
plotRecalibration.direct(rcdata, rc, rc.ms1, title, mzrange,
recalibrateBy = getOption("RMassBank")$recalibrateBy)
|
w |
The workspace to plot the calibration graph from |
recalibrateBy |
Whether recalibration was done by ppm ("ppm") or by m/z ("mz"). Important only for graph labeling here. |
rcdata |
A data frame with columns |
rc |
Predictor for MS2 data |
rc.ms1 |
Predictor for MS1 data |
title |
Prefix for the graph titles |
mzrange |
m/z value range for the graph |
Michele Stravs, Eawag <michael.stravs@eawag.ch>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.