markers             package:MetaNetwork             R Documentation

_E_x_a_m_p_l_e _m_a_r_k_e_r _d_a_t_a

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

     Example matrix of 'markers' (rownames) for Arabidopsis thaliana
     and their chromosome numbers (column 1)  and centi-Morgan (cM,
     column 2) positions, ordered by position:


     > data(markers)
     > markers[1:5,] 

                         chr  cM
       PVV4              1    0.0
       AXR-1             1    6.4
       HH.335C-Col       1    10.8
       DF.162L/164C-Col  1    12.9
       EC.480C           1    15.059

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

     data(markers)

_F_o_r_m_a_t:

     117 rows of markers and two columns for chromosome number and
     centi-Morgan position

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

     Jingyuan Fu <j.fu@rug.nl>,  Joost Keurentjes
     <Joost.Keurentjes@wur.nl>, Morris Swertz <m.a.swertz@rug.nl>, 
     Ritsert Jansen <r.c.jansen@rug.nl>

_S_o_u_r_c_e:

     Keurentjes JJB, FU J, de vos CHR, Lommen A, Hall RD, Bino RJ, van
     der Plas LHW, Jansen RC, Vreugdenhil D, and Koornneef M. The
     genetics of plant metabolism. Nature Genetics (2006) 7: 842-849.

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

     Fu J, Swertz MA, Keurentjes JJB, Jansen RC. MetaNetwork: a
     computational tool for the  genetic study of metabolism. Nature
     Protocols (2007). 

     <URL: http://gbic.biol.rug.nl/supplementary/2007/MetaNetwork>

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

     Use 'MetaNetwork' for automated analysis of this data set as part 
     a genetic analysis protocol on metabolites.

