featureData-accessors        package:SNPchip        R Documentation

_A_c_c_e_s_s_o_r_s _f_o_r _f_e_a_t_u_r_e-_l_e_v_e_l _S_N_P _a_n_n_o_t_a_t_i_o_n

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

     'featureData' accessors for classes defined in SNPchip

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

  object: object inheriting from 'SnpLevelSet'

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

     'chromosome' extracts character string of chromosome number for
     each SNP in the 'object'.

     'position' extracts the physical position (base pair number) for
     each SNP in the 'object'.

_A_u_t_h_o_r(_s):

     R. Scharpf

