annotateFA | R Documentation |
FA annotation
annotateFA(msbatch, dmz = 5, rt, adducts = c("M-H"), db)
msbatch |
msbatch obtained from LipidMS package. |
dmz |
mz tolerance in ppm. |
rt |
Optional. Numeric vector of length two specifying the rt range to search for FA. |
adducts |
character vector specifying adducts. |
db |
FA database. Data frame with three columns: formula, total (number of carbons and double bounds, i.e. "18:1") and Mass. |
annotated msbatch.
M Isabel Alcoriza-Balaguer <maribel_alcoriza@iislafe.es>
## Not run:
msbatch <- annotateFA(msbatch, dmz = 5)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.