TIC_params: TIC_params

Description Usage Arguments Value

View source: R/TIC_params.R

Description

This function is designed to return the parameters related to chromatography gathered during the TIC peak selection steps. An estimate is given for maximum and minimum peak width as well as the bandwidth parameter used in grouping.

Usage

1
TIC_params(peak_table, peak_difference)

Arguments

peak_table

A data.frame containing information on peak width values extracted with the function peak_width_table.

peak_difference

A data.frame containing information on retention time differences between peaks.

Value

Returns a set of parameters to run xcms.


crmclean/AutoTuner documentation built on Jan. 29, 2021, 4:48 p.m.