principal              package:genArise              R Documentation

_P_r_i_n_c_i_p_a_l _w_i_n_d_o_w _o_f _g_e_n_A_r_i_s_e_G_U_I

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

     This function show a window with the information of experiment
     like name and dimensions, too plot an  image of colours
     representing the log intensity ratio for each spot on the array.
     This is just an auxiliar function for genAriseGUI, and can not
     beused in the command line.

_U_s_a_g_e:

     principal(envir, swap)

_A_r_g_u_m_e_n_t_s:

   envir: Environment where are the genArise variables

    swap: Is this a swap analysis or an individual analysis

_V_a_l_u_e:

     tkwidget

