gseModel-class {BioMVCClass} | R Documentation |
gseModel is a class to represent a gene set enrichment (GSE) model. This class inherits from the virtual class, gModel.
Objects can be created by calls of the form new("gseModel", ...)
.
The initialize method for this class will be created in other packages that
use this package (for example, the initialize method will be created in the
iSNetwork package).
modelData
:linkData
:virtualData
:modelName
:modelVar
:
Class "gModel"
, directly.
No methods defined with class "gseModel" in the signature. The methods for this class will be created in other packages that use this package like iSNetwork.
Elizabeth Whalen
GSE-class
,
graphModel-class
,
exprModel-class