limmaTwoGroups(nlcv)
limmaTwoGroups()所属R语言包:nlcv
Wrapper around limma for the comparison of two groups
围绕limma的包装,为两组比较
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Wrapper around limma for the comparison of two groups
围绕limma的包装,为两组比较
用法----------Usage----------
limmaTwoGroups(object, group)
参数----------Arguments----------
参数:object
object of class ExpressionSet
对象的类ExpressionSet
参数:group
string indicating the variable defining the two groups to be compared
字符串表示的变量定义两组进行比较
Details
详情----------Details----------
Basically, the wrapper combines the lmFit, eBayes and topTable steps
基本上,包装结合lmFit,eBayes和topTable步骤
值----------Value----------
topTable output for the second (i.e. slope) coefficient of the linear model.
topTable第二个(即斜率)线性模型系数的输出。
作者(S)----------Author(s)----------
Tobias Verbeke
参考文献----------References----------
for assessing differential expression in microarray experiments. Statistical Applications in Genetics and Molecular Biology, Vol. 3, No. 1, Article 3.
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|