Description Usage Arguments Value
From a list of xcmsRaw objects (LC-MS run), this function returns a hyperSpec object (TIC).
1 2 | xcmsTICHyperSpec(xraw_list, rtstep = 1, rtrange = NULL, mzrange = NULL,
mzstep = 1)
|
xraw_list |
A list of objects of class |
rtrange |
Range of m/z to be included in the output |
step |
Numeric (default 1 sec). The step size of retention time axis to which the raw data is interpolated. |
Returns an object of class hyperSpec
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.