notes package:Biobase R Documentation _R_e_t_r_i_e_v_e _a_n_d _s_e_t _e_S_e_t _a_n_d _e_x_p_r_S_e_t _n_o_t_e_s. _D_e_s_c_r_i_p_t_i_o_n: These generic functions access notes (unstructured descriptive data) associated 'eSet-class' or 'exprSet-class'. _U_s_a_g_e: notes(object) notes(object) <- value _A_r_g_u_m_e_n_t_s: object: Object, possibly derived from class 'eSet-class' value: Character vector containing unstructured information describing the experinement. _V_a_l_u_e: 'notes' returns a character vector. _A_u_t_h_o_r(_s): Biocore _S_e_e _A_l_s_o: 'exprSet-class', 'ExpressionSet-class', 'SnpSet-class'