elimExpr-class(topGO)
elimExpr-class()所属R语言包:topGO
Class "elimExpr"
类“elimExpr”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Classes that extend the "classicExpr" class by adding
延长加入“classicExpr”类的类
Details
详情----------Details----------
TODO: Some datails here.....
TODO:在一些datails这里.....
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("elimExpr", testStatistic, name, groupMembers, exprDat, pType, elim, cutOff, ...). ~~ describe objects here ~~
创建对象可以通过检测的形式new("elimExpr", testStatistic, name, groupMembers, exprDat, pType, elim, cutOff, ...)。 ~~在这里描述的对象~
插槽----------Slots----------
cutOff: Object of class "numeric" ~~
cutOff:Object类的"numeric"~~
elim: Object of class "integer" ~~
elim:Object类的"integer"~~
eData: Object of class "environment" ~~
eData:Object类的"environment"~~
pType: Object of class "factor" ~~
pType:Object类的"factor"~~
name: Object of class "character" ~~
name:Object类的"character"~~
allMembers: Object of class "character" ~~
allMembers:Object类的"character"~~
members: Object of class "character" ~~
members:Object类的"character"~~
testStatistic: Object of class "function" ~~
testStatistic:Object类的"function"~~
testStatPar: Object of class "list" ~~
testStatPar:Object类的"list"~~
延伸----------Extends----------
Class "weight01Expr", directly. Class "classicExpr", by class "weight01Expr", distance 2. Class "groupStats", by class "weight01Expr", distance 3.
类"weight01Expr",直接。类"classicExpr",类“weight01Expr”,距离为2。类"groupStats",类“weight01Expr”,距离3。
方法----------Methods----------
cutOff<- signature(object = "elimExpr"): ...
截止< - signature(object = "elimExpr")...
cutOff signature(object = "elimExpr"): ...
截止signature(object = "elimExpr"):...
getSigGroups signature(object = "topGOdata", test.stat = "elimExpr"): ...
getSigGroupssignature(object = "topGOdata", test.stat = "elimExpr")...
initialize signature(.Object = "elimExpr"): ...
初始化signature(.Object = "elimExpr")...
作者(S)----------Author(s)----------
Adrian Alexa
参见----------See Also----------
classicScore-class, groupStats-class, getSigGroups-methods
classicScore-class,groupStats-class,getSigGroups-methods
举例----------Examples----------
showClass("elimExpr")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|