ccSigList-class: Class '"ccSigList"'

Description Objects from the Class Slots Methods Author(s) See Also Examples

Description

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 from the Class

Objects can be created by calls of the form new("ccSigList", ...).

Slots

sigID:

Object of class "character"

categoryName:

Object of class "character"

ontology:

Object of class "character"

annotation:

Object of class "character"

Methods

annotation

signature(object = "ccSigList"): ...

category

signature(object = "ccSigList"): ...

ontology

signature(object = "ccSigList"): ...

sigID

signature(object = "ccSigList"): ...

Author(s)

Robert M Flight

See Also

GENccEnrichResult ccCompareGeneric

Examples

1
showClass("ccSigList")

categoryCompare documentation built on Nov. 8, 2020, 5:59 p.m.