plotrt-methods(xcms)
plotrt-methods()所属R语言包:xcms
Plot retention time deviation profiles
图保留时间偏差概况
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Use corrected retention times for each sample to calculate retention time deviation profiles and plot each on the same graph.
使用纠正每个样品的保留时间计算保留时间偏差型材,并绘制在同一张图上的每个。
参数----------Arguments----------
参数:object
the xcmsSet object
xcmsSet对象
参数:col
vector of colors for plotting each sample
向量绘图每个样品的颜色
参数:ty
vector of line and point types for plotting each sample
线和点类型的矢量绘制每个样品
参数:leg
logical plot legend with sample labels
逻辑与样品标签图例
参数:densplit
logical, also plot peak overall peak density
逻辑,还绘制峰值整体峰值电流密度
方法----------Methods----------
plotrt(object, col = NULL, ty = NULL, leg = TRUE, densplit = FALSE)
plotrt(object, col = NULL, ty = NULL, leg = TRUE, densplit = FALSE)
参见----------See Also----------
xcmsSet-class, retcor
xcmsSet-class,retcor
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|