MS1 Annotation
ms1_annotation(
AnnotaData,
masstole = 0.05,
toleUnit = 1,
annotaDB = "metlin",
ionMode = "pos",
adducts = NULL
)An annotation result object (typically a data frame) for the provided m/z list.
Numeric vector of m/z values (or an object coercible to numeric).
Numeric mass tolerance. Default is 0.05.
Unit for tolerance: 1 = Da, 2 = ppm.
Annotation database, e.g. "metlin" or "hmdb".
Ion mode: "pos", "neg", or "neu".
Optional character vector of adduct names to consider.