View source: R/peaks_rts_func.R
peaks_rts | R Documentation |
Locate the maxima of the peaks corresponding to the retention times.
peaks_rts(raw_data, retention_times, rt_index, bl_noise = 0)
raw_data |
time versus intensity dataframe. |
retention_times |
retention time file. |
rt_index |
which method to evaluate for. |
bl_noise |
constant level at which response should be considered as noise. |
list containing the peaks' heights, times where they occur, the full data TIC, full time index, and the peaks' widths
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.