Description Usage Arguments Value
View source: R/functions-groupPEAKS_helpers.R
Function builds peak-groups of co-eluting peaks that are correlated to each other in a single LC-MS spectrum.
1 | do_groupPEAKS(pks, eic, out_dir, fname, thr, return = FALSE)
|
pks |
|
eic |
|
out_dir |
|
fname |
|
thr |
|
return |
|
Function returns an updated peak table.
Column "peakgr"
contains peak-group ID for each peak.
Peaks not correlated to any of its co-eluting peaks are removed from the table.
Function also writes updated peak table in the specified directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.