plotEIC-methods(xcms)
plotEIC-methods()所属R语言包:xcms
Plot extracted ion chromatograms for specified m/z range
图提取离子色谱指定m / z范围
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Plot extracted ion chromatogram for m/z values of interest. The raw data is used in contrast to plotChrom which uses data from the profile matrix.
图提取感兴趣的m / z值的离子色谱。原始数据用于对比plotChrom使用轮廓矩阵数据。
参数----------Arguments----------
参数:object
xcmsRaw object
xcmsRaw对象
参数:mzrange
m/z range for EIC
m / z范围为三电
参数:rtrange
retention time range for EIC
三电保留时间范围
参数:scanrange
scan range for EIC
扫描范围为三电
值----------Value----------
A two-column matrix with the plotted points.
一个两列的矩阵,绘制点。
方法----------Methods----------
plotEIC(object, mzrange = numeric(), rtrange = numeric(), scanrange = numeric())
plotEIC(object, mzrange = numeric(), rtrange = numeric(), scanrange = numeric())
作者(S)----------Author(s)----------
Ralf Tautenhahn
参见----------See Also----------
rawEIC,xcmsRaw-class
rawEIC,xcmsRaw-class
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|