Description Usage Arguments Value
Method returns summary plots of annotation between the selected chemical compound and pseudo chemical spectra in the dataset.
If out_dir is provided, generated plots are written as png files. Otherwise, plots are plotted on current graphical device.
massFlowAnno
class object must be annotated using annotateDS
method first.
1 2 | ## S4 method for signature 'massFlowAnno'
checkANNOTATION(object, chemid = NULL, pcs = NULL, out_dir = NULL)
|
object |
|
chemid |
|
pcs |
|
out_dir |
|
Method returns two plots and write a csv file: (1) spectra of the selected chemical compound and pseudo chemical spectra from the dataset; (2) retention time of the selected chemical compound and pseudo chemical spectra from the dataset; (3) table with the selected compound and pseudo chemical spectra.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.