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

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

[复制链接]
发表于 2012-2-25 11:38:27 | 显示全部楼层 |阅读模式
getDecideTests(AgiMicroRna)
getDecideTests()所属R语言包:AgiMicroRna

                                        Differential expression analysis an multiplicity of the tests
                                         差异表达分析多重测试

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

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

It Uses the decideTests function of the 'limma' package to classify the list of genes as up, down or not significant after  correcting by the multiplicity of the tests.
它使用decideTests“limma包的功能,纠正多重测试后,列为了基因的名单,或不显着。


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


getDecideTests(fit2, DEmethod, MTestmethod, PVcut,verbose=FALSE)



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

参数:fit2
MArrayLM object  
MArrayLM对象


参数:DEmethod
method for decideTests, only 'separate' or 'nestedF' are implemented. see decideTests in limma package.     
方法decideTests,只有独立或nestedF“的实施。看到decideTests的limma在包。


参数:MTestmethod
method for multiple test, choices  are 'none','BH', 'BY', ... see p.adjust  
多种测试方法,选择“无”,“波黑,靠,...看到p.adjust


参数:PVcut
p value threshold to declare significant features  
p值阈值申报显着的特点


参数:verbose
logical, if TRUE prints out output   
逻辑,如果TRUE打印出输出


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

A 'TestResults' object of the 'limma' package  It prints out the number of UP and DOWN genes for every contrasts according to the p value limit specified
一个“TestResults的”对象“limma包,它打印出的数量和每一个对比的基因根据指定p值上限


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


Pedro Lopez-Romero



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

'Bioinformatics and Computational Biology Solutions using R and Bioconductor'. R. Gentleman, V. Carey, S. Dudoit, R. Irizarry, W. Huber (eds), Springer, New York, pages 397–420.

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

An overview of miRNA differential expression analysis is given in basicLimma
miRNA的差异表达分析概述basicLimma


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


## Not run: [#无法运行:]
DE=getDecideTests(fit2,
        DEmethod="separate",
        MTestmethod="BH",
        PVcut=0.10,
        verbose=TRUE)

## End(Not run)[#结束(不运行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-23 12:18 , Processed in 0.020920 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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