coerce-methods package:marray R Documentation _C_o_e_r_c_e _a_n _o_b_j_e_c_t _t_o _b_e_l_o_n_g _t_o _a _g_i_v_e_n _m_i_c_r_o_a_r_r_a_y _c_l_a_s_s _D_e_s_c_r_i_p_t_i_o_n: Coercing methods were defined to convert microarray objects of one class into objects of another class, e.g., instances of the '"marrayRaw"' class into instances of the '"marrayNorm"' class. _M_e_t_h_o_d_s: _f_r_o_m = _m_a_r_r_a_y_R_a_w, _t_o = _m_a_r_r_a_y_N_o_r_m convert an object of class '"marrayRaw"' into an object of class '"marrayNorm"'. _N_o_t_e: Use Package convert to convert object to other data types such as 'exprSet' and 'MAList'.