snpScreenResult-class         package:GGBase         R Documentation

_C_l_a_s_s "_s_n_p_S_c_r_e_e_n_R_e_s_u_l_t" - _c_o_n_t_a_i_n_e_r
_a_p_p_r_o_a_c_h_i_n_g _o_b_s_o_l_e_s_c_e_n_c_e, _r_e_t_a_i_n_e_d _f_o_r _l_e_g_a_c_y _p_u_r_p_o_s_e_s,
_t_h_a_t _h_o_l_d_s _e_x_p_r_e_s_s_i_o_n _v_s _g_e_n_o_t_y_p_e _a_n_a_l_y_s_i_s _r_e_s_u_l_t_s; _s_e_e
_g_w_S_n_p_S_c_r_e_e_n_R_e_s_u_l_t _f_o_r _m_o_r_e _c_u_r_r_e_n_t _a_p_p_r_o_a_c_h.

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

     Class "snpScreenResult" - container approaching obsolescence,
     retained for legacy purposes, that holds expression vs genotype
     analysis results; see gwSnpScreenResult for more current approach.

_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("snpScreenResult", ...)'.

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


     '._D_a_t_a': Object of class '"list"' list of inference tables 

     '_c_a_l_l': Object of class '"call"' audit information 

     '_g_e_n_e': Object of class '"character"' gene name 

     '_l_o_c_s': Object of class '"numeric"' locations of SNPs 

     '_c_h_r': Object of class '"character"' chromosome in play 

     '_f_i_t_t_e_r': Object of class '"ANY"' audit information 

     '_a_n_n_o_t_a_t_i_o_n': Object of class '"character"'  propagated from
          expression data 

_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:

     No methods defined with class "snpScreenResult" in the signature
     in GGBase, but see GGtools.

_N_o_t_e:

     twSnpScreenResult is provided for multiple gene analyses.  See
     multiGwSnpScreenResult for the more current approach to such
     analyses

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

     VJ Carey <stvjc@channing.harvard.edu>

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

     showClass("snpScreenResult")

