aafSNP-class             package:GGtools             R Documentation

_C_l_a_s_s "_a_a_f_S_N_P" - _c_o_n_t_a_i_n_e_r _f_o_r _H_T_M_L _r_e_n_d_e_r_i_n_g _o_f _S_N_P _m_e_t_a_d_a_t_a

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

     Class "aafSNP" - container for HTML rendering of SNP metadata

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

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


     '._D_a_t_a': Object of class '"character"' will typically hold rs ids
          from dbSNP 

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

     Class '"character"', from data part.

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

     The constructor has the same name, and operates on a list of
     character vectors. It is expected that you would have a vector of
     rs numbers  for each gene, thus a list of vectors with elements
     corresponding to genes.

     getURL, getHTML are defined; see 'getURL', for example. Apes the
     handling of UniGene links.

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

     showClass("aafSNP")

