maigesActNet class, store results of functional classification of gene networks
maigesActNet类,基因网络的功能分类结果存储
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This class defines a structure to store the results of functional classification of gene networks that was proposed and implemented in this package. Objects of this type are generated by calling the function activeNet.
这个类定义了一个结构来存储的基因网络,提出并实施这个包的功能分类结果。产生这种类型的对象,通过调用函数activeNet。
Details
详情----------Details----------
Objects of this class are produced by calling the function activeNet over an object of class maiges to search for gene networks that present evidence of activation in different biological types. This is done according to the model proposed in the PhD thesis of the author of this package.
这个类的对象是通过调用函数activeNet类对象的生产maiges寻找基因网络激活不同类型的生物证据。这是根据这个包的作者的博士论文中提出的模型。
插槽----------Slots----------
scores: numerical matrix storing the results of a statistic to test the functional activation of the networks studied. The rows and columns of the matrix represents the
scores:数值矩阵存储网络测试功能激活的统计结果研究。矩阵的行和列代表
Pvalues: numerical matrix storing the p-values of the statistical test. As in the previous slot, matrix rows and columns
Pvalues:数值矩阵存储的统计检验的p值。正如在前面的插槽,矩阵的行和列
Date: character string giving the date and time that
Date:字符串提供的日期和时间。
V.info: list containg three characters. The first one is a string containing the R version used when the object was created. The second is a char vector with base packages and the last one is another char vector with additional packages and
V.info:列表containg三个大字。第一个是一个字符串,其中包含创建对象时使用的R版本。第二个是基础包炭向量和最后一个字符向量和另一个额外的软件包
方法----------Methods----------
image signature(x = 'maigesActNet'): image method for maigesActNet class. Display colour representation of
图像signature(x = 'maigesActNet'):maigesActNet类图像的方法。显示颜色表示
plot signature(x = 'maigesActNet'): plot method for
图signature(x = 'maigesActNet'):积方法
print signature(x = 'maigesActNet'): print method for
打印signature(x = 'maigesActNet'):打印方法
show signature(x = 'maigesActNet'): show method for
显示signature(x = 'maigesActNet'):show方法
summary signature(x = 'maigesActNet'): summary method for
摘要signature(x = 'maigesActNet'):简易方法
作者(S)----------Author(s)----------
Gustavo H. Esteves <<a href="mailto:gesteves@vision.ime.usp.br">gesteves@vision.ime.usp.br</a>>