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

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

[复制链接]
发表于 2012-2-26 11:26:37 | 显示全部楼层 |阅读模式
statisticsForPREDAfromEset(PREDA)
statisticsForPREDAfromEset()所属R语言包:PREDA

                                         function to compute a statisticsForPREDA object from an ExpressionSet object
                                         函数来计算1 statisticsForPREDA对象从ExpressionSet对象

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

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

function to compute a statisticsForPREDA object from an ExpressionSet object
函数来计算1 statisticsForPREDA对象从ExpressionSet对象


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


# statisticsForPREDAfromEset(.Object, pData_classColumn=NULL,
# statisticType=NULL, logged=TRUE, referenceGroupLabel=NULL,
# classVector=NULL, testedTail="both")

statisticsForPREDAfromEset(.Object, ...)



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

参数:.Object
Object of class ExpressionSet  
对象的类ExpressionSet


参数:...
See below     
见下文

pData_classColumn: Column from pData(.Object) containig the labels for different samples classes.   
pData_classColumn:PDATA(对象)的列containig不同的样品类的标签。

statisticType: Stastistic for differential expression that is computed on input data. Possible values are "tstatistic", "SAM" (SAM statistical score for differential expression), "FC" (Fold Change), "FCmedian" (fold change computed on medians)   
statisticType:Stastistic输入数据计算的差异表达。可能的值是“tstatistic”,“萨姆”(SAM差异表达的统计得分),“财委会”(倍数更改),“FCmedian”(中位数计算倍数变化)

logged: Logical value (default TRUE) to specify if the input data are logged (Log2). This parameter will influence the computation of statistics.   
记录:如果输入的数据记录(Log2)逻辑值(默认为true)来指定。此参数会影响统计数据的计算。

referenceGroupLabel: Specify which class label is used for the reference sample used in computing statistics for differential expression.   
referenceGroupLabel:指定用于计算统计差异表达的参考样本的类标签。

classVector: If pData_classColumn is NULL then a vector specifying the sample  classes is required and can be provided with classVector parameter   
的classVector:如果pData_classColumn为NULL,则指定样品类矢量需要,可以提供classVector参数

testedTail: Specify what tail of the distribution will be tested for significantly extreme values in PREDA analysis. Possible values are "both", "upper" or "lower". Default value is "both".      
testedTail:指定将显着极端值分布的尾部普雷达分析测试。可能的值是“既”,“上”或“低”。默认值是“两者”。


Details

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

An object of class ExpressionSet is used as input and gene centered statistics for differential expression are computed on the contained data. The computed statistics are used to build a StatisticsForPREDA object
用作输入和差异表达基因中心的统计数据所包含的数据计算一个类ExpressionSet对象。计算统计数据被用来建立一个StatisticsForPREDA对象


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

An object of class StatisticsForPREDA
一个类StatisticsForPREDA的对象


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



Francesco Ferrari




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

"StatisticsForPREDA"
"StatisticsForPREDA"


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


  ## Not run: [#无法运行:]

require(PREDAsampledata)

data(gaExpressionSetRCC)

GEstatisticsForPREDA<-statisticsForPREDAfromEset(
gaExpressionSetRCC, statisticType="tstatistic",
referenceGroupLabel="normal", classVector=sampleinfo[,"Class"])

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

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-1 04:08 , Processed in 0.023308 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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