rawEIC-methods: Get extracted ion chromatograms for specified m/z range

Description Arguments Value Methods Author(s) See Also

Description

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.

Arguments

object

xcmsRaw object

mzrange

m/z range for EIC

rtrange

retention time range for EIC

scanrange

scan range for EIC

Value

A list of :

scan

scan number

intensity

added intensity values

Methods

object = "xcmsRaw"

rawEIC(object, mzrange = numeric(), rtrange = numeric(), scanrange = numeric())

Author(s)

Ralf Tautenhahn

See Also

xcmsRaw-class


benjiec/xcms documentation built on May 12, 2019, 11:57 a.m.