powered by
FA annotation
annotateFA(msbatch, dmz = 5, rt, adducts = c("M-H"), db)
annotated msbatch.
msbatch obtained from LipidMS package.
mz tolerance in ppm.
Optional. Numeric vector of length two specifying the rt range to search for FA.
character vector specifying adducts.
FA database. Data frame with three columns: formula, total (number of carbons and double bounds, i.e. "18:1") and Mass.
M Isabel Alcoriza-Balaguer <maribel_alcoriza@iislafe.es>
if (FALSE) { msbatch <- annotateFA(msbatch, dmz = 5) }
Run the code above in your browser using DataLab