tkdaglad                package:GLAD                R Documentation

_G_r_a_p_h_i_c_a_l _i_n_t_e_r_f_a_c_e _f_o_r _G_L_A_D _p_a_c_k_a_g_e

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

     A graphical interface to analyse array CGH data.

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

    list: A character vector with the array to be analysed

_N_o_t_e:

     People interested in tools dealing with array CGH analysis can
     visit our web-page <URL: http://bioinfo.curie.fr>.

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

     Philippe Hup, glad@curie.fr.

_S_e_e _A_l_s_o:

     'glad', 'daglad', 'plotProfile'.

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

       
     data(snijders)
     array1 <- as.profileCGH(gm13330)
     array2 <- as.profileCGH(gm04435)

     ## tkdaglad(c("array1","array2"))
     ## tkglad(c("array1","array2"))

