Description Usage Arguments Value
annotateMz
compares measured m/z values with a MS1 library
1 2 3 4 5 6 7 8 9 10 | annotateMz(
x,
ms1library,
tolerance = 0,
ppm = 0,
rtOffset = 0,
rtimeTolerance = Inf,
matchAdduct = FALSE,
adducts = c("[M+H]+")
)
|
x |
|
ms1library |
|
tolerance |
|
ppm |
|
rtOffset |
|
rtimeTolerance |
|
adducts |
|
matchAdducts |
|
data.frame
with the results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.