ideogramExample           package:ideogram           R Documentation

_d_a_t_a _i_n_c_l_u_d_e_d _f_o_r _i_d_e_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:

     This data is included for use in example plots.

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

     data(ideogramExample)

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

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

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

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

