fillPeaks.MSW-methods(xcms)
fillPeaks.MSW-methods()所属R语言包:xcms
Integrate areas of missing peaks in FTICR-MS data
整合FTICR-MS数据丢失峰区域
译者:生物统计家园网 机器人LoveR
描述----------Description----------
For each sample, identify peak groups where that sample is not represented. For each of those peak groups, integrate the signal in the region of that peak group and create a new peak.
对于每个样本,确定峰组,样本是不是代表。为这些繁忙的每个组,整合该峰集团在该区域的信号,并创建一个新的高峰。
参数----------Arguments----------
参数:object
the xcmsSet object
xcmsSet对象
Details
详情----------Details----------
After peak grouping, there will always be peak groups that do not include peaks from every sample. This method produces intensity values for those missing samples by integrating raw data in peak group region. In a given group, the start and ending m/z values for integration are defined by the median start and end points of the other detected peaks.
高峰分组后,总是会有不包括从每个样品峰的峰集团。这种方法产生整合峰集团区域的原始数据,为那些缺少样品的强度值。在一个给定的组,整合的开始和结束的M / Z值是指由其他检测峰的中位数的开始和结束点。
值----------Value----------
A xcmsSet objects with filled in peak groups.
一个xcmsSet对象充满峰集团。
方法----------Methods----------
fillPeaks.MSW(object)
fillPeaks.MSW(object)
参见----------See Also----------
xcmsSet-class, getPeaks fillPeaks
xcmsSet-class,getPeaksfillPeaks
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|