getScan-methods | R Documentation |
Return the data from a single mass scan using the numeric index of the scan as a reference.
object |
the |
scan |
integer index of scan. if negative, the index numbered from the end |
mzrange |
limit data points returned to those between in the range,
|
A matrix with two columns:
mz |
m/z values |
intensity |
intensity values |
getScan(object, scan, mzrange = numeric())
getMsnScan(object, scan, mzrange = numeric())
xcmsRaw-class
,
getSpec
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.