peak_time_difference {Autotuner} | R Documentation |
This function is designed to return a data.frame containing info on how
peak_time_difference(Autotuner)
Autotuner |
An Autotuner object containiing a table of peak width values extracted with the function peak_width_table. |
This function is designed to determine what are the retention time differences between peaks that are effectively the same between samples. The similarity in peaks is determined by a threshold in retention time similarity between peaks. This function returns the max peak width between samples, and the time difference between peaks across samples in a data frame object. The current and next row indexes are given to go back to the peaktable object to plot peaks.
This function returns a data.frame of peaks matched over time.