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

R语言 simpleaffy包 call.exprs()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 14:19:41 | 显示全部楼层 |阅读模式
call.exprs(simpleaffy)
call.exprs()所属R语言包:simpleaffy

                                         Generate Expression Summaries for Affymetrix Data
                                         Affymetrix数据生成表达摘要

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

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

Generates expression summaries and normalizes Affymetrix data using either MAS5.0, GCRMA or RMA algorithms.
产生表达的总结和恢复正常使用或者MAS5.0,GCRMA或RMA算法的Affymetrix数据。


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


call.exprs(x, algorithm = "rma", do.log = TRUE, sc = 100, method = NA)



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

参数:x
an AffyBatch object  
AffyBatch对象


参数:algorithm
one of '"rma","rma-R","gcrma", "mas5", "mas5-R". "rma" and "mas5" make use of a native C-library and are faster than "rma-R" and "mas5-R".   
“”RMA“,”RMA-R的“,”gcrma“,”mas5“,的”mas5-R的“之一。 “RMA”和“mas5”使用本地C库和速度比“RMA-R”的的“mas5-R的”。


参数:do.log
return logged data if true   
返回记录的数据,如果属实


参数:sc
if the mas5 algorithm is being used, sets the target intensity to which the chips should be scaled.   
如果正在使用mas5算法,芯片应扩大到设定的目标强度。


参数:method
The algorithm used to normalise the data. Has no effect for "rma", defaults to quantile normalisation for "rma" and no normalisation for "mas5"   
该算法用于数据标准化。有没有效果,为“RMA”位数标准化“RMA”默认并没有为“mas5”的标准化


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

An AffyBatch object containing expression summaries.
一个AffyBatch对象,其中包含表达摘要。


作者(S)----------Author(s)----------


Crispin J Miller



参考文献----------References----------

<h3>See Also</h3>   <code>read.affy</code>, <code>expresso</code>,

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


  ## Not run: [#无法运行:]
    eset.rma  <- call.exprs(eset,"rma");
    eset.mas5 <- call.exprs(eset,"mas5");
  
## End(Not run)[#结束(不运行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 04:50 , Processed in 0.020455 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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