annotation              package:Biobase              R Documentation

_A_n_n_o_t_a_t_e _e_S_e_t _d_a_t_a.

_D_e_s_c_r_i_p_t_i_o_n:

     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.

_U_s_a_g_e:

     annotation(object)
     annotation(object) <- "hgu95av3"

_A_r_g_u_m_e_n_t_s:

  object: Object derived from class eSet

_V_a_l_u_e:

     'annotation(object)' returns a character vector indicating the
     annotation package.

_A_u_t_h_o_r(_s):

     Biocore

_S_e_e _A_l_s_o:

     'exprSet-class', 'eSet-class', 'ExpressionSet-class',
     'SnpSet-class'

