xcmsPeaks-class(xcms)
xcmsPeaks-class()所属R语言包:xcms
A matrix of peaks
峰矩阵
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A matrix of peak information. The actual columns depend on
一个高峰期的信息矩阵。实际的列取决于
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("xcmsPeaks", ...).
创建对象可以通过检测的形式new("xcmsPeaks", ...)。
插槽----------Slots----------
.Data: The matrix holding the peak information
.Data:矩阵举行的高峰信息
延伸----------Extends----------
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.
类"matrix",从数据的一部分。类"array"“类”矩阵“,距离2。类"structure"“类”矩阵“,距离3。类"vector"“类”矩阵“,距离4,有明确的要挟。
方法----------Methods----------
None yet. Some utilities for working with peak data would be nice.
尚没有。一些公用事业工作峰值数据将是很好的。
作者(S)----------Author(s)----------
Michael Lawrence
参见----------See Also----------
findPeaks for detecting peaks in an xcmsRaw.
findPeaks检测xcmsRaw在峰。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|