plotEIC-methods: Plot extracted ion chromatograms for specified m/z range

Description Arguments Value Methods Author(s) See Also

Description

Plot extracted ion chromatogram for m/z values of interest. The raw data is used in contrast to plotChrom 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

mzdec

Number of decimal places of title m/z values in the eic plot.

Value

A two-column matrix with the plotted points.

Methods

object = "xcmsRaw"

plotEIC(object, mzrange = numeric(), rtrange = numeric(), scanrange = numeric(), mzdec=2)

Author(s)

Ralf Tautenhahn

See Also

rawEIC,xcmsRaw-class


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