addFA {FAMetA} | R Documentation |
Add missing FA annotations
Description
Add missing FA annotations
Usage
addFA(msbatch, dmz = 5, faid, adducts = "M-H", mz, from, to)
Arguments
msbatch |
annotated msbatch. |
dmz |
mz tolerance in ppm. |
faid |
character vector specifying FA names (i.e. "FA(16:1)"). |
adducts |
character vector specifying adducts. |
mz |
numeric vector specifying FA mz. |
from |
numeric vector specifying the peak start. |
to |
numeric vector specifying the peak end. |
Value
annotated msbatch.
Author(s)
M Isabel Alcoriza-Balaguer <maribel_alcoriza@iislafe.es>
[Package FAMetA version 0.1.6 Index]