gseaSignificanceSign-class(phenoTest)
gseaSignificanceSign-class()所属R语言包:phenoTest
Class "gseaSignificanceSign"
类“gseaSignificanceSign”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This object contains the results of the test of enrichment that was performed on each gene set.
这个对象包含了每个基因组上进行的铀浓缩试验的结果。
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("gseaSignificanceSign", ...).
创建对象可以通过检测的形式new("gseaSignificanceSign", ...)。
插槽----------Slots----------
.Data: Object of class "list" .
.Data类"list"的对象。
gseaSignificance: Object of class "matrix" Contains the statistics. Use the summary method to access
gseaSignificance:"matrix"类对象包含的统计信息。使用summary方法访问
p.adjust.method: Object of class "character"
p.adjust.method类"character":对象
延伸----------Extends----------
Class "list", from data part. Class "vector", by class "list", distance 2. Class "AssayData", by class "list", distance 2.
类"list",从数据的一部分。类"vector",由类“列表”,距离为2。类"AssayData",由类“列表”,距离为2。
方法----------Methods----------
No methods defined with class "gseaSignificanceSign" in the signature.
没有任何方法定义类的“gseaSignificanceSign”签名。
作者(S)----------Author(s)----------
Evarist Planet
举例----------Examples----------
showClass("gseaSignificanceSign")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|