annotation {Biobase} | R Documentation |
This generic function handles methods for adding and retrieving ‘annotation’ and ‘description’ information for eSets. An annotation is the name of the file describing the chip used for the experiment.
annotation(object) annotation(object) <- value
object |
Object derived from class eSet |
value |
character(1) describing the chip from which the eSet data is obtained |
annotation(object)
returns a character vector indicating the
annotation package.
Biocore
eSet-class
,
ExpressionSet-class
, SnpSet-class