Description Usage Arguments Value
Merging of spectra
1  | filterMerge(peaks, dmz = 0.001, int = 10)
 | 
peaks | 
 Data frame with the peaks which are to be merged. Column 1 should be mz, column 2 should be absolute intensity  | 
dmz | 
 Delta m/z requested for merging, in Da. Default is 0.001  | 
int | 
 Intensity cutoff for merging. Currently not applied  | 
data frame with merged peaks. Column 1 is mz, column 2 is absolute intensity, and a new column 3 is the frequency of the fragment. Data frame is ordered by frequency
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.