View source: R/finding_peaks.R
define_peak_type | R Documentation |
Given the peak mz and intensity, decide what type of peak it is and roughly where the peak should be.
define_peak_type(peak_data, flat_cut = 0.98)
peak_data |
data.frame of mz and intensity |
flat_cut |
what cutoff should be used to say a peak is "flat"? |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.