Description Usage Arguments Value
Merges a list containing various peak matrices in a single peak matrix. The rMSIproc binning method is used to calculate the new masses.
1 | MergePeakMatrices(PeakMatrixList, binningTolerance = 100, binningFilter = 0.01)
|
PeakMatrixList |
A list of various peak matrix objexts produced using rMSIproc. |
binningTolerance |
the tolerance used to merge peaks to the same bin specified in ppm. It is recomanded to use the half of the peak width. |
binningFilter |
the peaks bins non detected in at least the BinFitler*TotalNumberOfPixels spectra will be deleted. |
a intensity matrix where each row corresponds to an spectrum.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.