maigesActNet-class {maigesPack} | R Documentation |
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
.
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.
scores
:Pvalues
:Date
:V.info
:signature(x = 'maigesActNet')
: image method for
maigesActNet
class. Display colour representation of
the statistics or p-values of gene networks.signature(x = 'maigesActNet')
: plot method for
maigesActNet
class. Do the same as image.signature(x = 'maigesActNet')
: print method for
maigesActNet
class.signature(x = 'maigesActNet')
: show method for
maigesActNet
class.signature(x = 'maigesActNet')
: summary method for
maigesActNet
class.Gustavo H. Esteves <gesteves@vision.ime.usp.br>