AffyCompatible-class     package:AffyCompatible     R Documentation

_V_i_r_t_u_a_l _c_l_a_s_s_e_s _d_e_f_i_n_i_n_g _t_h_e "_A_f_f_y_C_o_m_p_a_t_i_b_i_l_i_t_y" _h_i_e_r_a_r_c_h_y

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

     The classes 'AffyCompatible', 'DTTCompatibility',
     'ARRCompatibility', and 'NetAffxCompatibility' define the overall
     class hierarchy in this package. Information about these classes
     is not usually relevant to the user.

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

     These are virtual classes: no objects may be created from them.

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


     _s_h_o_w 'signature(object = "AffyCompatible")': for each slot,
          provide the slot name, and then invoke 'show' for  the slot
          content.

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

     Martin Morgan

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

     showClass(getClass("NetAffxCompatibility",
         where=getNamespace("AffyCompatible")))

