position            package:oligoClasses            R Documentation

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

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

     'position' will return the genomic position of a SNP.

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

     position(object)

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

  object: object inheriting from 'SnpLevelSet'

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

     'position' will return genomic position of a SNP (number of
     basepairs from the 5-prime chromosomal end)

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

     an integer

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

     R. Scharpf

