shared.ratios(isobar)
shared.ratios()所属R语言包:isobar
Shared ratio calculation
共享比例计算
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Calculate ratios of reporter proteins and subset proteins with shared peptides.
记者蛋白质和子集的蛋白质比例计算共享肽。
用法----------Usage----------
shared.ratios(ibspectra, noise.model, channel1 , channel2 , protein = reporterProteins(proteinGroup(ibspectra)), ...)
参数----------Arguments----------
参数:ibspectra
IBspectra object.
IBspectra对象。
参数:noise.model
NoiseModel object.
NoiseModel对象。
参数:channel1
channel1 to compare.
通道1到比较。
参数:channel2
channel2 to compare.
通道2来比较。
参数:protein
proteins for which the calculation should be made.
计算应为蛋白质。
参数:...
Additional arguments passed to estimteRatio.
附加参数传递到estimteRatio的。
值----------Value----------
data.frame
数据框
作者(S)----------Author(s)----------
Florian P.\ Breitwieser
参见----------See Also----------
shared.ratios.sign
shared.ratios.sign
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|