clusterAnnotation-class {goCluster} | R Documentation |
This class provides a skeleton for the linkage of gene IDs
or other identifiers with annotation information. The annotated data
can subsequently be analysed using goCluster
.
type
:"character"
, a
description of the annotation type. annoset
:"list"
, the annotation
data in a list format. Each list element contains annotation data
of a specific type.
information for one specific data ID and holds annotation data in
the format specified with the slot type
.
Additional slots are described in the documentation of the
clusterModule-class
.
signature(object = "clusterAnnotation")
:
This function does nothing since this is an abstract class.signature(object = "clusterAnnotation")
:
This function returns an empty list since this is an abstract
class.signature(object = "clusterAnnotation")
:
This function does nothing since this is an abstract class.signature(object = "clusterAnnotation")
:
This function does nothing since this is an abstract class.signature(object = "clusterAnnotation")
:
This function does nothing since this is an abstract class.signature(object = "clusterAnnotation")
:
This function resets the clusterset
-slot to an empty list.signature(object = "clusterAnnotation")
:
This function does nothing since this is an abstract class.Gunnar Wrobel, http://www.gunnarwrobel.de.
goCluster-class
,
clusterModule-class
,
clusterData-class
,
clusterAnnotationGO-abp-class
,
clusterAnnotationChromosome-abp-class