plotScan-methods(xcms)
plotScan-methods()所属R语言包:xcms
Plot a single mass scan
画出一个单一的大规模扫描
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Plot a single mass scan using the impulse representation. Most useful for centroided data.
画出一个单一的大规模扫描,使用的冲动表示。最有用centroided数据。
参数----------Arguments----------
参数:object
the xcmsRaw object
xcmsRaw对象
参数:scan
integer with number of scan to plot
图扫描数的整数
参数:mzrange
numeric vector of length >= 2 whose range will be used to select masses to plot
数字矢量长度> = 2,其范围将被用来选择群众绘制
参数:ident
logical, use mouse to interactively identify and label individual masses
逻辑,使用鼠标交互识别和标记个别群众
方法----------Methods----------
plotScan(object, scan, mzrange = numeric(), ident = FALSE)
plotScan(object, scan, mzrange = numeric(), ident = FALSE)
参见----------See Also----------
xcmsRaw-class
xcmsRaw-class
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|