| newDEGContainer | R Documentation |
DEGContainerConstructs a DEGContainer object. Additional helper
methods for manipulating DEGContainer objects are also
described below. We now recommend using
Create_DEGContainer to create objects, instead.
newDEGContainer(
dataInfo = NULL,
degResults = NULL,
hyperResults = NULL,
gseResults = NULL,
MSigDB = NULL
)
dataInfo |
a dataInfo object |
degResults |
a degResults object |
hyperResults |
a hyperResults object |
gseResults |
a gseResults object |
MSigDB |
a MSigDB object |
a DEGContainer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.