xcmsPeaks-class | R Documentation |
A matrix of peak information. The actual columns depend on
how it is generated (i.e. the findPeaks
method).
Objects can be created by calls of the form new("xcmsPeaks", ...)
.
.Data
:The matrix holding the peak information
Class "matrix"
, from data part.
Class "array"
, by class "matrix", distance 2.
Class "structure"
, by class "matrix", distance 3.
Class "vector"
, by class "matrix", distance 4, with explicit coerce.
None yet. Some utilities for working with peak data would be nice.
Michael Lawrence
findPeaks
for detecting peaks in an
xcmsRaw
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.