找回密码
 注册
查看: 425|回复: 0

R语言 farms包 plot-methods()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 17:33:50 | 显示全部楼层 |阅读模式
plot-methods(farms)
plot-methods()所属R语言包:farms

                                        Visualizes the distribution of informative and non-informatives genes
                                         可视化的翔实和非informatives的基因分布

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

This function visualizes the distribution of informative and non-informative genes of a given instance of INI_Calls-class.
此功能可视化信息和非信息的基因,一个给定的实例INI_Calls-class分布。


用法----------Usage----------


          ## S4 method for signature 'INI_Calls,missing'
plot(x)



参数----------Arguments----------

参数:x
An instance of INI_Calls-class.
INI_Calls-class实例。


值----------Value----------

exprSet-class
exprSet-class


方法----------Methods----------




signature(x = "INI_Calls", y = "missing") An instance of INI_Calls-class.
signature(x = "INI_Calls", y = "missing")INI_Calls-class的实例。


参见----------See Also----------

expFarms, qFarms,lFarms,INIcalls,summary
expFarms,qFarms,lFarms,INIcalls,summary


举例----------Examples----------


data(testAffyBatch)
eset <- expFarms(testAffyBatch, bgcorrect.method = "rma", pmcorrect.method = "pmonly", normalize.method = "constant")
INIs &lt;- INIcalls(eset)  # apply I/NI calls[申请的I /倪通话]
summary(INIs)
plot(INIs) # draws a density plot of I/NI-calls[我/倪调用绘制密度图]
I_data &lt;- getI_Eset(INIs) # affybatch containing only informative probe sets[affybatch包含只有翔实的探针组]
NI_data &lt;- getNI_Eset(INIs) # affybatch containing only non-informative probe sets[affybatch含有唯一的非翔实的探针组]
I_probes &lt;- getI_ProbeSets(INIs) # vector containing only informative probe sets names[向量,只有翔实探针设置名称]
NI_probes &lt;- getNI_ProbeSets(INIs) # vector containing only  non-informative probe sets names[向量,只有非翔实的探针设置名称]

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-2-9 07:13 , Processed in 0.019737 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表