Description Usage Arguments Value
compareSpectraLibrary
compares measured spectra stored in a <code>Spectra
</code> object against a library also stored in a <code>Spectra</code>
object. By default rtimeTolerance is set to Inf, if RT matching shall be
performed a different value in seconds needs to be set.
1 2 3 4 5 6 7 8 9 | compareSpectraLibrary(
x,
ms2library,
tolerance = 0,
ppm = 0,
rtOffset = 0,
rtimeTolerance = Inf,
plot = FALSE
)
|
x |
|
ms2library |
|
tolerance |
|
ppm |
|
rtOffset |
|
rtimeTolerance |
|
data.frame
with the results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.