Description Usage Arguments Value
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.
1 | TIC_params(peak_table, peak_difference)
|
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. |
Returns a set of parameters to run xcms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.