Description Usage Arguments Value
View source: R/adductAnnotation.R
Given the monoisotopic ions found by the isotopes test, founds the possible adduct pairs considering the elements in the adductDataFrame.
1 | adductAnnotation(isotopeObj, PeakMtx, adductDataFrame, tolerance)
|
isotopeObj |
List. Results from the isotopes test. |
PeakMtx |
List. An rMSIprocPeakMatrix. Must contain at least the following categories:
|
adductDataFrame |
Data frame with two columns. $name, with the names of adducts to be found, $mass, with each masses. |
tolerance |
Integer. Mass error tolerance in ppm. |
A list containing the results of the test and other kind of information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.