array                  package:GLAD                  R Documentation

_B_l_a_d_d_e_r _c_a_n_c_e_r _C_G_H _d_a_t_a

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

     Bladder cancer data from 3 arrays CGH (Comparative Genomic
     Hybridyzation). Arrays dimension are 4 blocs per column, 4 blocs
     per row, 21 columns per bloc and 22 rows by blocs.

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

     data(arrayCGH)

_F_o_r_m_a_t:

     A data frame composed of the following elements :

_L_o_g_2_R_a_t Log 2 ratio.

_P_o_s_i_t_i_o_n BAC position on the genome.

_C_H_R_O_M_O_S_O_M_E Chromosome.

_C_o_l Column location on the array.

_R_o_w Row location on the array.

_S_o_u_r_c_e:

     Institut Curie, glad@curie.fr.

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

     data(arrayCGH)
     data <- array1 #array1 to array3

