geneLocs               package:GGtools               R Documentation

_g_e_n_e _m_e_t_a_d_a_t_a _f_r_o_m _N_C_B_I

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

     gene metadata from NCBI

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

     data(geneLocs)

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

     A 'data.frame' instance with information relating gene symbol to
     chromosome and providing start and end positional information.

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

     instance of class 'data.frame'

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

     Vince Carey <stvjc@channing.harvard.edu>

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

     NCBI

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

     data(geneLocs)
     # be patient
     geneLocs[1:4,]

