arrayDesign-class           package:MAGEML           R Documentation

_A_r_r_a_y_D_e_s_i_g_n _c_l_a_s_s.

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

     This class contains the information extracted from the ArrayDesign
     package. The class should be used as such that the elements in the
     different slots correspond by order in which they appear.  In this
     way a feature identifier is coupled to a zone (block) and a
     location within this zone defined as row and column.

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

     '_f_e_a_t_u_r_e': Object of class '"list"', containing the identifier of
          the feature.

     '_z_o_n_e': Object of class '"list"', containing the zone or block of
          the spot which contains the feature.

     '_d_a_t_a_b_a_s_e_E_n_t_r_y': Object of class '"list"', containing the location
          as row and column within each zone.

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

     _s_h_o_w 'signature(x = "arrayDesign")': print method for
          '"arrayDesign"' class.

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

     Joke Allemeersch, <URL: http://www.esat.kuleuven.ac.be/~jallemee>
      Steffen Durinck, <URL: http://www.esat.kuleuven.ac.be/~sdurinck>.

_R_e_f_e_r_e_n_c_e_s:

