compKcSigRegions-class        package:KCsmart        R Documentation

_K_C _s_m_a_r_t _c_o_m_p_a_r_a_t_i_v_e

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

     A matrix containing the results the significant regions for a
     given compKc object and FDR.

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Objects can not be created by the user directly but rather through
     getSigRegionsCompKC.

_S_l_o_t_s:


     '_r_e_g_i_o_n_T_a_b_l_e': The significant regions

     '_m_e_t_h_o_d': The method used to create the null distribution

     '_c_u_t_o_f_f': The cutoff for the given false discovery rate which was
          used to determine the significant regions

     '_f_d_r': The false discovery rate used to determine the significant
          regions


_M_e_t_h_o_d_s:


     _s_h_o_w 'signature(object = "compKcSigRegions")': ... 

     _w_r_i_t_e._t_a_b_l_e 'signature(object = "compKcSigRegions")': ... 

_E_x_a_m_p_l_e_s:

     showClass("compKcSigRegions")

