maigesRelNetM-class {maigesPack} | R Documentation |
This class defines a structure to store the results of relevance network analysis,
using a method that compare the correlation values between pairs of
genes in two different sample types by a
z-transformation. Objects of this type are generated calling
the function relNetworkM
.
Objects of this class are produced by calling the functions
relNetworkM
over an object of class maiges
to search for pairs of genes with altered correlation values between
two sample types tested.
W
:Corr1
:Corr2
:DifP
:types
:Slabel
:Date
:V.info
:signature(x = 'maigesRelNetM')
: image method for
maigesRelNetM
class. Display colour representation of
the correlation and p-values matrices.signature(x = 'maigesRelNetM')
: plot method for
maigesRelNetM
class. Display circular graphs
representing the relevance networks.signature(x = 'maigesRelNetM')
: print method for
maigesRelNetM
class.signature(x = 'maigesRelNetM')
: show method for
maigesRelNetM
class.signature(x = 'maigesRelNetM')
: summary method for
maigesRelNetM
class.Gustavo H. Esteves <gesteves@vision.ime.usp.br>