samples                 package:SIM                 R Documentation

_S_a_m_p_l_e_s _f_o_r _e_x_a_m_p_l_e _d_a_t_a

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

     Vector of sample names corresponding to the column headers
     containing the  data in both the copy number ('acgh.data') and
     expression  ('expr.data') example datasets.

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

     data(samples)

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

     The format is: chr [1:41] "BT474" "MCF7" "NORWAY.10" "NORWAY.100"
     "NORWAY.101" ...

_D_e_t_a_i_l_s:

     If necessary, more details than the description above

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

     reference to a publication or URL from which the data were
     obtained

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

     possibly secondary sources and usages

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

     data(samples)
     ## maybe str(samples) ; plot(samples) ...

