maplot.protein(isobar)
maplot.protein()所属R语言包:isobar
MAplot for individual proteins
对个别蛋白质的MAplot
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Plots ratio-versus-intensity for a selected protein against a reference channel.
图比与强度的选择对一个参考通道蛋白。
用法----------Usage----------
maplot.protein(x, relative.to, protein, noise.model = NULL, channels = NULL, ylim = c(0.01, 100), identify = FALSE, add = FALSE, pchs = NULL, legend.pos = "topright", names = NULL, legend.cex = 0.8, cols = pchs, ltys = NULL, main = protein, xlab = "average intensity", ylab = "ratio", ...)
参数----------Arguments----------
参数:x
IBSpectra object
IBSpectra对象
参数:relative.to
A character factor specifying reporter tag names. Either of length 1 or same length as channels.
一个字符指定记者标记名称的因素。无论是长度为1或通道的长度相同。
参数:protein
Protein group identifier.
蛋白质组标识符。
参数:noise.model
NoiseModel object.
NoiseModel对象。
参数:channels
Reproter tag names.
reproter标签名称。
参数:ylim
See par.
看到看齐。
参数:identify
Allows identifiy to be called.
允许被称为identifiy。
参数:add
参数:pchs
参数:legend.pos
参数:names
参数:legend.cex
参数:cols
参数:ltys
参数:main
参数:xlab
参数:ylab
参数:...
作者(S)----------Author(s)----------
Florian P. Breitwieser
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|