Description Usage Arguments Details Value Author(s) See Also
View source: R/functions-xcmsFragments.R
EXPERIMANTAL FEATURE
xcmsFragments is an object similar to xcmsSet, which holds peaks picked (or collected) from one or several xcmsRaw objects.
There are still discussions going on about the exact API for MS$^n$ data, so this is likely to change in the future. The code is not yet pipeline-ified.
1 | xcmsFragments(xs, ...)
|
xs |
A |
... |
further arguments to the |
After running collect(xFragments,xSet) The peaktable of the xcmsFragments includes the ms1Peaks from all experinemts stored in a xcmsSet-object. Further it contains the relevant MSn-peaks from the xcmsRaw-objects, which were created temporarily with the paths in xcmsSet.
An xcmsFragments
object.
Joachim Kutzera, Steffen Neumann, sneumann@ipb-halle.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.