rawEIC-methods | R Documentation |
Generate extracted ion chromatogram for m/z values of interest. The
raw data is used in contrast to getEIC
which uses
data from the profile matrix (i.e. values binned along the M/Z
dimension).
object |
|
mzrange |
m/z range for EIC |
rtrange |
retention time range for EIC |
scanrange |
scan range for EIC |
A list of :
scan |
scan number |
intensity |
added intensity values |
rawEIC(object, mzrange = numeric(), rtrange = numeric(), scanrange = numeric())
Ralf Tautenhahn
xcmsRaw-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.