xcmsSet objects, reread original raw data
and apply precomputed retention time correction, if applicable.
xcmsRaw or xcmsSet objectmzmin and
mzmax. If not specified, the method for xcmsRaw returns
the base peak chromatogram (BPC, i.e. the most intense signal for
each RT across all m/z). for xcmsSet objects, if left blank the group data will
be used instead
mzrange with minimum
and maximum retention times between which to return EIC data
points. If not specified, the method returns the chromatogram for
the full RT range. for xcmsSet objects, it may also be a single number
specifying the time window around the peak to return EIC data
points
"corrected" for using corrected retention times, or
"raw" for using raw retention times
xcmsSet and xcmsRaw objects, an xcmsEIC object.
getEIC(object, mzrange, rtrange = NULL, step = 0.1)
getEIC(object, mzrange, rtrange = 200, groupidx,
sampleidx = sampnames(object), rt = c("corrected", "raw"))
xcmsRaw-class,
xcmsSet-class,
xcmsEIC-class