multiCisTestResult-class       package:GGBase       R Documentation

_C_l_a_s_s "_m_u_l_t_i_C_i_s_T_e_s_t_R_e_s_u_l_t"

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

     object to contain results of restricted gene-centric searches for
     eQTL

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

     Objects can be created by calls of the form
     'new("multiCisTestResult", ...)'.

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


     '._D_a_t_a': Object of class '"list"' - list of results of
          'snp.rhs.tests' 

     '_c_o_n_d_i_t_i_o_n_s': Object of class '"list"' - list of runtime
          conditions encountered 

     '_c_a_l_l': Object of class '"call"' - for auditing, the call used is
          saved 

_E_x_t_e_n_d_s:

     Class '"list"', from data part. Class '"vector"', by class "list",
     distance 2. Class '"AssayData"', by class "list", distance 2.

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


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

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

     VJ Carey <stvjc@channing.harvard.edu>

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

     showClass("multiCisTestResult")

