This function is the second step in the peak filling process. It is performed file-wise and in parallel.
Usage
cFillChromPeaksStep2(input, output, index)
Arguments
- input
the file index in sample_info
- output
the tmp directory for storage of extracted peaks
- index
the index of the sample in the sample list (i.e., first file=1, second file=2...)
Value
a res object for the final peak integration.