cpc_chrom-class.RdClass used to process the peaks found by XCMS. All smoothing and processing of a chromatogram is performed using this class.
idinteger value indicating which peak in the peak table is being processed.
xicRaw XIC trace
d0Smoothed XIC trace
d2Smoothed second derivative of the XIC trace
stScantimes
paramcpcParam object holding the processing parameters
mzMetaMetadata from the raw MS files
procParamslist containing processing parameters. (deprecated)
procDatalist containing processing data.
procResultslist containing the processing results for peak id.
rawProcResultslist containing the raw processing results returned by process_chromatogram.
resultslist containing calculated peak characteristics for peak id.