avedist               package:CGHbase               R Documentation

_R_e_t_r_i_e_v_e _r_e_g_i_o_n_s _i_n_f_o_r_m_a_t_i_o_n _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 information stored in the
     featureData of an object derived from the 'cghRegions-class'.

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

     avedist(object)
     nclone(object)

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

  object: Object derived from class 'cghRegions'

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

     'avedist' returns a vector containing the Average L1-distance of
     clone signatures to the medoid signature; 'nclone' returns a
     vector containing the number of clones that is included in each
     region;

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

     Sjoerd Vosse

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

     'cghRegions-class'

