chromosome           package:oligoClasses           R Documentation

_A_c_c_e_s_s_o_r _f_o_r _c_h_r_o_m_o_s_o_m_e _i_n_f_o_r_m_a_t_i_o_n

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

     Returns chromosome information.

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

     pmChr(object)

_A_r_g_u_m_e_n_t_s:

  object: 'TilingFeatureSet' or 'SnpCallSet' object

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

     'chromosome()' returns the chromosomal information for all probes
     and 'pmChr()' subsets the output to the PM probes only (if a
     TilingFeatureSet object).

_V_a_l_u_e:

     Vector with chromosome information.

