xcmsFragments(xcms)
xcmsFragments()所属R语言包:xcms
Constructor for xcmsFragments objects which holds Tandem MS
xcmsFragments对象的构造持有串联质谱
译者:生物统计家园网 机器人LoveR
描述----------Description----------
EXPERIMANTAL FEATURE
能的实验特征
xcmsFragments is an object similar to xcmsSet, which holds peaks picked (or collected) from one or several xcmsRaw objects.
xcmsFragments是一个对象,类似xcmsSet,持有峰拿起从一个或几个xcmsRaw的对象(或收集)。
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.
还有讨论的确切API MS $ ^ n $的数据,因此这很可能在未来改变。代码是尚未指定管道。
用法----------Usage----------
xcmsFragments(xs, ...)
参数----------Arguments----------
参数:xs
A xcmsSet-class object which contains picked ms1-peaks from one or several experiments
一个xcmsSet-class对象这包含MS1峰从一个或几个实验的挑
参数:...
further arguments to the collect method
collect方法的进一步参数
Details
详情----------Details----------
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.
运行后收集(xFragments,XSET)的xcmsFragments peaktable包括从在xcmsSet对象中存储的所有experinemts ms1Peaks。此外,它包含的xcmsRaw对象,暂时与在xcmsSet路径创造了有关MSN峰。
值----------Value----------
An xcmsFragments object.
xcmsFragments对象。
作者(S)----------Author(s)----------
Joachim Kutzera, Steffen Neumann, <a href="mailto:sneumann@ipb-halle.de">sneumann@ipb-halle.de</a>
参见----------See Also----------
xcmsFragments-class, collect
xcmsFragments-class,collect
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|