regions               package:CGHbase               R Documentation

_R_e_t_r_i_e_v_e _r_e_g_i_o_n_s _d_a_t_a _f_r_o_m _c_g_h_R_e_g_i_o_n_s _o_b_j_e_c_t.

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

     This function accesses the regions values of assay data stored in
     an object derived from the 'cghRegions-class'.

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

     regions(object)
     regions(object) <- value

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

  object: Object derived from class 'cghRegions'

   value: Matrix with rows representing features and columns samples.

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

     'regions' returns a matrix of regions values;

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

     Sjoerd Vosse

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

     'cghRegions-class'

