isobar-plots(isobar)
isobar-plots()所属R语言包:isobar
IBSpectra plots
IBSpectra图
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Various plots are implement to assure data quality, and accompany preprocessing and analysis.
各种图的实施,以确保数据质量,并陪预处理和分析。
reporterMassPrecision----------reporterMassPrecision----------
Calculates and displays the deviation from the 'true' tag mass - as specified in the IBSpectra object - of each channel.
计算并显示从真的标签质量差 - 每个通道 - 指定在IBSpectra对象。
raplot----------raplot----------
Ratio-Absolute intensity plot - will be deprecated by maplot
比绝对强度图 - 将被废弃maplot
x IBSpectra object
x的IBSpectra的对象
... Parameters to plot function.
...绘制函数的参数。
plotRatio----------plotRatio----------
Plots abundances of one protein
图丰的一种蛋白质
x IBSpectra object
x的IBSpectra的对象
... Parameters to plot function.
...绘制函数的参数。
maplot----------maplot----------
Creates a ratio-versus-intensity plot.
创建一个比例与强度的图。
x IBSpectra object.
x的IBSpectra对象。
maplot2----------maplot2----------
作者(S)----------Author(s)----------
Florian P. Breitwieser, Jacques Colinge
参见----------See Also----------
IBSpectra, isobar-preprocessing isobar-analysis
IBSpectra,压线,预处理等压线分析
举例----------Examples----------
data(ibspiked_set1)
maplot(ibspiked_set1,main="IBSpiked, not normalized")
maplot(normalize(ibspiked_set1),main="IBSpiked, normalized")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|