idiogramExample           package:idiogram           R Documentation

_d_a_t_a _i_n_c_l_u_d_e_d _f_o_r _i_d_i_o_g_r_a_m _p_a_c_k_a_g_e _e_x_a_m_p_l_e_s

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

     colo.eset and ucsf.chr are included for use in example plots. 
     vai.chr is a chromLocation object included for examples in the
     package 'reb'. Please see the aCGH Bioconductor package for more
     information.

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

     data(idiogramExample)

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


     http://www.bioconductor.org/repository/devel/package/html/aCGH.html

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

             library(idiogram)
             data(Hs.cytoband)
             data(idiogramExample)
             idiogram(colo.eset@exprs[,1],ucsf.chr,chr="1")

