Description Objects from the Class Slots Extends Methods Author(s) See Also
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
:the model data, which is an object of GSE
linkData
:a list of functions that link this model to its parent and child models (if it has any)
virtualData
:the data that is needed by the views of this object
modelName
:the name of this model
modelVar
:a list of variables that refer to the modelData (for instance this may be t-test values that were calculated from the modelData)
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.