classes               package:genArise               R Documentation

_C_l_a_s_s_e_s _D_e_f_i_n_e_d _b_y _t_h_i_s _P_a_c_k_a_g_e

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

     This package defines the following data classes.

      '_S_p_o_t'  A class used to store spot data with the following
          attributes: Cy3, Cy5, BgCy3, BgCy5, Ids as they are read by
          'read.spot' or obtained from a function that return a spot
          object.

      '_D_a_t_a_S_e_t'  A class used to store spot data with the following
          attributes: Cy3, Cy5, Ids, Z-score.

