This function is the third step in the peak filling process.
It collects the files and generates the final integrated output (intragation of missing values)
Usage
cFillChromPeaksStep3(inputFromStep1, inputFromStep2, output)
Arguments
- inputFromStep1
Output of cFillChromPeaksStep1() function
- inputFromStep2
Output of cFillChromPeaksStep2() function
- output
the output which contains the result of the preprocessing
Value
a preprocessed xcms object