colorectal               package:aCGH               R Documentation

_C_o_l_o_r_e_c_t_a_l _a_r_r_a_y _C_G_H _d_a_t_a_s_e_t

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

     The colorectal dataset is an object of class 'aCGH'. It represents
     a collection of 124 array CGH profiles of primary colorectal
     tumors and their derived attributes. Each sample was measured on
     the BAC clone DNA microarray with approximate resolution of 1.4 Mb
     per clone. There were approximately 2400 clones spotted on the
     array and each clone was printed in triplicates located
     immediately next to each other. Each array consisted of the 16 (4
     by 4) subarrays. The clones were mapped on the July 03 UCSC
     freeze. There were a number of the discrete and continious
     phenotypes associated with the samples such as age, mutation
     status for various markers, stage, location and so on. All images
     were quantified and normalized by Dr. Taku Tokuyasu using custom
     image software SPOT and postprocessing custom software SPROC.

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

     data(colorectal)

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

     These data were generated at Dr. Fred Waldman's lab at UCSF Cancer
     Center by K. Nakao and K. Mehta. The manuscript describing the
     data and the analysis are described in High-resolution analysis of
     DNA copy number alterations in colorectal cancer by array-based
     comparative genomic hybridization, _Carcinogenesis_, 2004, Nakao
     et. al.

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

     Nakao et. al., High-resolution analysis of DNA copy number
     alterations in colorectal cancer by array-based comparative
     genomic hybridization, _Carcinogenesis_, 2004 Jain et. al, Fully
     automatic quantification of microarray image data, _Genome
     Research_, 2003

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

     'aCGH' 'plotGenome'

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

     data(colorectal)
     ## WARNING: plotting the heatmap takes some time
     plot(colorectal)
     plotGenome(colorectal[,1:2])

