dbSnpId               package:SNPchip               R Documentation

_T_h_e _d_b_S_N_P _i_d_e_n_t_i_f_i_e_r

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

     Unique identifier for each SNP assigned by NIH

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

     dbSnpId(object)

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

  object: Object possibly derived from 'eSet' or 'AnnotatedDataFrame'
          class.

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

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

     A (typically very long) character vector of SNP identifiers.

_N_o_t_e:

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

     Robert Scharpf

_S_e_e _A_l_s_o:

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

     data(sample.snpset)
     dbSnpId(sample.snpset)[1:5]

