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

R语言 edgeR包 getOffset()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 17:07:49 | 显示全部楼层 |阅读模式
getOffset(edgeR)
getOffset()所属R语言包:edgeR

                                        Extract Vector of Offsets from DGEList Object
                                         提取Object从DGEList的偏移向量

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

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

Returns the lib.size component of the samples component of  DGEList object multiplied by the norm.factors component
返回的lib.size的DGEList对象组件samples的分量乘以norm.factors组件


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


getOffset(object)



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

参数:object
DGEList object containing (at least) the elements counts (table of raw counts), group (factor indicating group) and samples, which contains lib.size (numeric vector of library sizes) and norm.factors (numeric vector of normalization factors).
DGEList对象,其中包含(至少)的元素counts(原始计数表),group(因子组)和samples,其中包含lib.size(库大小的数字向量)和norm.factors(标准化的因素数字向量)。


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

getOffset returns a numeric vector
getOffset返回一个数值向量


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


Gordon Smyth, Davis McCarthy



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

DGEList for more information about the DGEList class. as.matrix.DGEList.
DGEListDGEList类的更多信息。 as.matrix.DGEList。


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


# generate raw counts from NB, create list object[来自NB生成的原始计数,创建列表对象]
y<-matrix(rnbinom(20,size=1,mu=10),nrow=5)
d<-DGEList(counts=y,group=rep(1:2,each=2),lib.size=rep(c(1000:1001),2))
getOffset(d)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-10 09:13 , Processed in 0.046112 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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