Description Usage Arguments Value
A function that extract scan(s) from a xcmsRaw
object.
A bug that prevented scan averaging of MS2 data was removed.
Incontrast to the original getSpec, scanrange must be provided (default NULL).
1 | getSpec_modified(object, scanrange = NULL, ...)
|
prmz |
A numeric value. Numeric vectors cannot be used (in that cases, only the first element will be used). |
xraw |
An object of class |
mzabs |
Search tolerance in m/z (not ppm). |
A data frame with columns of the names mz
and intensity
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.