Description Usage Arguments Value References
The function analyzeLCMS applies the function
getPeaklist to all scans of the dataset. The sweep line scheme of
Schulz-Trieglaff et al. (2008) is then used to find retention time
intervals of consecutive signals.
1 2 3 4 5 |
data |
|
arglist.fitModelParameters |
Optional arguments to be passed to fitModelParameters. |
arglist.getPeaklist |
Optional arguments to be passed to getPeaklist. |
arglist.threshold |
Optional arguments to be passed to the method
|
arglist.sweepline |
Optional arguments to be passed to the function sweepline. |
trace |
A |
A list composed of
A list of matrices as in the slot
peaklistprocessed of an object of class peaklist. These
matrices are obtained from running getPeaklist for
all scans contained in data and applying hard thresholding
as implemented in the method threshold.
A matrix of retention time intervals as returned as output by a call to the function sweepline.
0. Schulz-Trieglaff and R. Hussong and C. Groepl and A. Leinenbach and A. Hildebrandt and C. Huber and K. Reinert. (2008) Journal of Computational Biology, 15, 685-704
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.