sumSAM-class(siggenes)
sumSAM-class()所属R语言包:siggenes
Classes sumSAM and sumEBAM
类sumSAM和sumEBAM
译者:生物统计家园网 机器人LoveR
描述----------Description----------
These classes are just used for a nicer output of the summary of
这些类只是用于一个简要更好的输出
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("sumSAM", ...), or by using the function summary(object) when object is a SAM-class object.
对象可以创建的形式new("sumSAM", ...)检测,或使用功能summary(object)当对象是一个SAM类对象。
Objects can be created by calls of the form new("sumEBAM", ...), or by using the function summary(object) when object is an EBAM-class object.
对象,或使用功能,可以通过检测的形式new("sumEBAM", ...) summary(object)当对象是一个EBAM类的对象。
插槽----------Slots----------
row.sig.genes: Object of class "numeric" consisting
row.sig.genes:Object类的"numeric"组成
mat.fdr: Object of class "matrix" containing general information as the number of differentially expressed genes and the
mat.fdr类"matrix"含有差异表达的基因数目的一般信息的对象和
mat.sig: Object of class "data.frame" containing gene-specific statistics as the d-values (or z-values) and the q-values or (the local FDR)
mat.sig:Object类的"data.frame"含有特定基因的统计数字为D-值(或z值)和Q-值或(本地FDR)
list.args: Object of class "list" consisting of some of
list.args:"list"类对象包括一些
方法----------Methods----------
print signature(x = "sumSAM"): Prints the output of the SAM-specific
打印signature(x = "sumSAM"):打印输出特定的SAM
show signature(object = "sumSAM"): Shows the output of the summary
显示signature(object = "sumSAM"):显示输出摘要
print signature(x = "sumEBAM"): Prints the output of the EBAM-specific
打印signature(x = "sumEBAM"):打印输出的EBAM特定
show signature(object = "sumEBAM"): Shows the output of the summary
显示signature(object = "sumEBAM"):显示输出摘要
作者(S)----------Author(s)----------
Holger Schwender, <a href="mailto:holger.schw@gmx.de">holger.schw@gmx.de</a>
参见----------See Also----------
SAM-class, EBAM-class
SAM-class,EBAM-class
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|