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

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

[复制链接]
发表于 2012-2-26 00:06:12 | 显示全部楼层 |阅读模式
deGenes2by2Wilcox(maigesPack)
deGenes2by2Wilcox()所属R语言包:maigesPack

                                         Function to do differential expression analysis, comparing only two samples
                                         功能做差异表达分析,比较,只有两个样品

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

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

This function takes an object of class maiges and do differential expression analysis for the genes onto dataset, comparing only two samples, by the Wilcox (Mann-Withney) test.
这个函数需要一个对象类maiges“做差到数据集的基因表达分析,只有两个样本,比较威尔科克斯(曼 -  Withney)的测试。


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


deGenes2by2Wilcox(data=NULL, sLabelID=names(data@Slabels)[1], sTypeComp=NULL,
                  doClust=TRUE, ...)



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

参数:data
object of class maiges.
对象类maiges。


参数:sLabelID
character string giving the sample label ID to be used.
字符串提供样品标签标识的使用。


参数:sTypeComp
list with character vectors specifying the two sample types to be compared.
列出字符指定要比较两个样本类型的向量。


参数:doClust
logical indicating if the object generated from this analysis will be used for cluster analysis. Defaults to TRUE.
逻辑表明,如果从这个分析生成的对象将使用聚类分析。默认为true。


参数:...
additional parameters for functions t.test, wilcox.test or bootstrapT.
额外的功能参数t.test,wilcox.test或bootstrapT。


Details

详情----------Details----------

This function calculate Wilcox statistics and p-values for the test comparing the equality of means using the function wilcox.test.
此功能威尔科克斯统计和p值计算的使用功能wilcox.test的手段比较平等的测试。

There another function to do parametric t test , deGenes2by2Ttest, and another option of non-parametric test doing bootstrap of t statistics, deGenes2by2BootT.
还有另一个函数做参数t检验,deGenes2by2Ttest,和其他非参数检验t统计量的引导选项,deGenes2by2BootT。


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

The result of this function is an object of class maigesDE if doClust if FALSE or of class maigesDEcluster if it is TRUE.
这个函数的结果是一个类的对象maigesDE如果doClust如果为FALSE或类maigesDEcluster如果这是真的。


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



Gustavo H. Esteves &lt;<a href="mailto:gesteves@vision.ime.usp.br">gesteves@vision.ime.usp.br</a>&gt;




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

wilcox.test, deGenes2by2Ttest and deGenes2by2BootT.
wilcox.test,deGenes2by2Ttest和deGenes2by2BootT。


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


## Loading the dataset[#载入数据集]
data(gastro)

## Doing wilcoxon test fot 'Type' sample label[Wilcoxon检验FOT“类型”#做样品标签]
gastro.wilcox = deGenes2by2Wilcox(gastro.summ, sLabelID="Type")
gastro.wilcox

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-4 09:46 , Processed in 0.023493 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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