ccSigList-class: Class '"ccSigList"'

ccSigList-classR Documentation

Class "ccSigList"

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

showClass("ccSigList")

rmflight/categoryCompare documentation built on April 25, 2024, 11:20 a.m.