ccSigList-class | R Documentation |
"ccSigList"
Holds a generic list of significant annotations. Allows one to use Bioconductor annotation packages, or when combined into a GENccEnrichResult
, use custom annotation / gene mappings.
Objects can be created by calls of the form new("ccSigList", ...)
.
sigID
:Object of class "character"
categoryName
:Object of class "character"
ontology
:Object of class "character"
annotation
:Object of class "character"
signature(object = "ccSigList")
: ...
signature(object = "ccSigList")
: ...
signature(object = "ccSigList")
: ...
signature(object = "ccSigList")
: ...
Robert M Flight
GENccEnrichResult
ccCompareGeneric
showClass("ccSigList")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.